PHP Classes

required flags

Recommend this page to a friend!

      Console App  >  All threads  >  required flags  >  (Un) Subscribe thread alerts  
Subject:required flags
Summary:How to use them
Messages:2
Author:joe hagerty
Date:2006-02-08 00:26:32
Update:2006-02-08 01:05:37
 

  1. required flags   Reply   Report abuse  
Picture of joe hagerty joe hagerty - 2006-02-08 00:26:32
Could you provide documentation on how required flags should work? I see them in the code, but do not see a way to utilize them. If i do not pass the option or pass it with no variable, the program seems to execute normally.

  2. Re: required flags   Reply   Report abuse  
Picture of Jonathan Gotti Jonathan Gotti - 2006-02-08 01:05:37 - In reply to message 1 from joe hagerty
yes that's right you have to put null as the default value to set the flag as required
regards,
nathan