ID: 10017 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: *General Issues PHP Version: 4.0.4pl1 Assigned To: Comments: No feedback. closing Previous Comments: --------------------------------------------------------------------------- [2001-03-29 11:49:38] [EMAIL PROTECTED] Do you have register_globals = on in your php.ini ? --Jani --------------------------------------------------------------------------- [2001-03-27 08:39:29] [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=10017&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]