Jochem:
$_SESSION has another advantage - everything you stick in it is automagically
serialized and unserialized at end/start of the request.
I didn't know that.
Thanks, now I have to figure out a way to store a $_SESSION in a
cookie and read it back without inferring with what the user is
currently doing in both post and get selections. I have myself overly
confused at the moment with too much user activity.
tedd
--
--------------------------------------------------------------------------------
http://sperling.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php