Read this: http://www.php.net/manual/en/security.registerglobals.php
>>> Warren Mason <[EMAIL PROTECTED]> 10/22/02 20:19 PM >>> I have a strange problem in that no variables are being passed between a form and the called php page. It works with a cgi script but if the called page is a .php one then the data isn't passed across. I asked the admin of the system about it and he said to use $_POST to get the variable ( eg: $Suburb = $_POST["Suburb"]; ). Now while this works most of the time it doesn't work for all functions. Can anyone tell me what is missing from the config that could cause this? php-4.2.3 & apache_1.3.24 Cheers, Warren *************************************************************** This message is intended for the addressee named and may contain confidential information. If you are not the intended recipient, please delete it and notify the sender. Views expressed in this message are those of the individual sender, and are not necessarily the views of the Department of Information Technology & Management. This email message has been swept by MIMEsweeper for the presence of computer viruses. *************************************************************** -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php