Re: [PHP] Crash Course on PHP WORKS :: Registering Globals

2002-07-10 Thread Philip Olson
Please read: http://www.php.net/manual/en/language.variables.predefined.php Regards, Philip Olson On Wed, 10 Jul 2002, vins wrote: > OK if you are running php on apache and your form variables don't pass > through > fire up your editor and edit php.ini and turn "Register Globals ON"

[PHP] Crash Course on PHP WORKS :: Registering Globals

2002-07-10 Thread vins
OK if you are running php on apache and your form variables don't pass through fire up your editor and edit php.ini and turn "Register Globals ON" Cheerz Until Next time. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php