[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
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
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.
3 matches
Mail list logo