> What did I do wrong?

You didn't read the documentation on the program you just loaded. The
change log and "features" page, etc, all talk about the changes in PHP
and what you need to use to access session variables and get/post
variables. 

Register_globals is off by default, and there are new super-global
arrays.

---John Holmes...


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

Reply via email to