Re: [PHP] Session variable listing

2001-07-26 Thread mike cullerton
on 7/26/01 2:33 PM, Cole Tuininga at [EMAIL PROTECTED] wrote: > Is there a way to easily list the variables that are registered within > a session? while (list($key, $val) = each($HTTP_SESSION_VARS)) { do_something(); } -- mike cullerton -- PHP General Mailing List (http://www.php.net/)

[PHP] Session variable listing

2001-07-26 Thread Cole Tuininga
I took a look through the archives and couldn't find any reference to this. Is there a way to easily list the variables that are registered within a session? Thanks in advance. -- "Maybe I'll be able to get a job when I graduate..." -Linus Torvalds Cole Tuininga Network Admin Code Energy,