ID: 10018
Updated by: cynic
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: Variables related
Assigned To: 
Comments:

hi,
1/ check the value of register_globals setting in php.ini.
2/ send further questions to [EMAIL PROTECTED]

Previous Comments:
---------------------------------------------------------------------------

[2001-03-27 08:42:15] [EMAIL PROTECTED]
hello
the php index.php source
when i tried this url: http://localhost/index.php?reqLang=1
nothing happens..what is the wrong...
i really can't understand why php can't catch querystrings.
it has always worked before.
<HTML>
<HEAD>
</HEAD>
<BODY>
<?php
print $reqLang;
?>
</BODY>
</HTML>

//Johan Svensson


---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10018&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to