In php.ini you need to turn register_globals on......you also might want to 
start using the $_GET, $_POST, $_SESSION global arrays

ed

At 02:49 PM 5/29/2002 +0100, Rob Fraser wrote:
>Dear All,
>I am probably doing something silly but I don't know what (story of my
>life). I have just upgraded to 4.2.1 and now all the variables I post in
>forms or in query strings are now coming up undefined errors and are in
>absent. I'm running PHP under IIS 4.
>What am I doing wrong?
>
>--
>PHP Database Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to