I've looked through the docs and past posts but I'm still a bit confused.
How do I translate the following into code that can be used with
register_globals set off.
Assuming there's a preceding page that has created the session 'name' and
registered the var 'order' with the 'name' session.
session_name('name');
session_register('order');
--
Randall Perry
sysTame
Xserve Web Hosting/Co-location
Website Development/Promotion
Mac Consulting/Sales
http://www.systame.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php