"Stuart Dallas" <[EMAIL PROTECTED]> wrote in message news:ae3dq7$50l$[EMAIL PROTECTED]... > On Tuesday, June 11, 2002 at 3:39:21 AM, you wrote: > > Thank you very much. I see that I must access variables using $_POST['var'] > > syntax. I'm disappointed that variable access appears not to be backward > > compatible to earlier versions fo PHP, but such is life. > > It is. If you've read the notes linked from the release note you'll know that > if you turn register_globals on in php.ini then the variables will be > registered in global scope as they were in previous versions.
That is what I tried to do initially (I had read the note). It seems to not have worked, though. > -- > Stuart > > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php