[ciapug] On or Off ...

Dave J. Hala Jr. dave at 58ghz.net
Mon Aug 8 09:49:57 CDT 2005


Register globals off, is prefferred, unless you have some old php apps
that didn't make use of $_POST  when posting variables.

I believe globals off is now the default. You'll know right away if you
got apps that require globals on. :)

If you do, you may want to consider putting them on your list of apps
that to be "phased out/rewrote" etc.

:) Dave


On Mon, 2005-08-08 at 09:34, Chris Hettinger wrote:
> magic_quotes_gpc and register_globals .... On or Off ??
> 
> I believe that, and correct me if I am wrong, most will say Magic Quotes
> = On and Registered Globals = Off.
> 
> Arguements one way or the other?
> 
> -ch
> 
> 
> 
> _______________________________________________
> ciapug mailing list
> ciapug at cialug.org
> http://cialug.org/mailman/listinfo/ciapug
-- 

Open Source Information Systems (OSIS)
Dave J. Hala Jr. <dave at osis.us>
641.485.1606



More information about the ciapug mailing list