> I've recently upgraded from PHP 4.0.4p11 -> PHP 4.2.1, but now there seems > to be a problem that variables from POST/GET are not being passed to the > PHP page. For example, with the following file test.php, using the URL > 'test.php?mid=1' displays 'nope'.
Do you always upgrade programs without reading to see what changes have been made? If so, I have this update program that I'll send you...just run it for me, okay? Check your register_globals setting, like the others said, and read the changelog for your new installation of PHP. ---John Holmes... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php