ID: 10018 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Bogus Status: Open Bug Type: Variables related Assigned To: Comments: and 3/ read http://bugs.php.net/bugs-dos-and-donts.php Previous Comments: --------------------------------------------------------------------------- [2001-03-27 08:45:53] [EMAIL PROTECTED] hi, 1/ check the value of register_globals setting in php.ini. 2/ send further questions to [EMAIL PROTECTED] --------------------------------------------------------------------------- [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]