NYCPHP Meetup

NYPHP.org

PHP Versions and GLOBALS

Jeremy Hise jhise at linuxforbusiness.org
Thu Jun 20 09:42:00 EDT 2002


Hi All:

I have an app that runs fine on php4.0.4 but acts all funky on php4.0.6.
Places in .4 that use $GLOBALS[varname] suddenly require that I do
$GLOBALS[HTTP_POST_VARS][varname].

I think I remember something about this but I'm not sure and I can't
really find anything on the php site.

Do any of you know what the story is with regards to how GLOBALS work
between these versions?

Thank you!

Jeremy 







More information about the talk mailing list