[snip]
Thanks, but no I don't think so ... session_register() is deprecated ...
[/snip]

Not depricated, just doesn't work when register_globals is off in the
.ini

Have you done a print_r($_SESSION) to see if in fact the $test variable
is contained?

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

Reply via email to