I know this question has been up here before, but all the searches I did
turned up with to many or no hits, so I couldnīt find anything.

I want to get all the variables from a session and get them into an array
like this:

$sessionvar[userid]
$sessionvar[user]
$sessionvar[email]
...

I think I remember something call vardump or something, but I couldīt find
it in the manual.

Any thoughts?
// Tobias



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to