RE: [PHP] parameters not seen

2002-08-20 Thread Jay Blanchard
[snip] to my big surprise when i am executing test.php?abc=testvalue where test.php = I get empty string can somebody say what's wrong? [/snip] register_globals = Off in php.ini try Jay -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.p

Re: [PHP] parameters not seen

2002-08-20 Thread Adam Williams
is register_globals = off in php.ini? if so, that is why. Adam On Tue, 20 Aug 2002, Maris Kalnins wrote: > Hi! > > just installed latest php and apache on windows nt! > > to my big surprise when i am executing test.php?abc=testvalue > where test.php = > > > > I get emp

[PHP] parameters not seen

2002-08-20 Thread Maris Kalnins
Hi! just installed latest php and apache on windows nt! to my big surprise when i am executing test.php?abc=testvalue where test.php = I get empty string can somebody say what's wrong? Thanks, Maris -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.