You just register it...:
$_SESSION['your_array'] = $your_array;
It will be serialized automatically before stored.
All the best,
Eivind
----- Original Message -----
From: "Christoph Starkmann" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 24, 2002 2:46 PM
Subject: [PHP] registering an array to a session?
> Hi all!
>
> Is it possible to register an array to a session with PHP 4?
>
> If yes, how can it be done?
>
> Cheers,
>
> Kiko
> --
> It's not a bug, it's a feature.
> christoph starkmann
> mailto:[EMAIL PROTECTED]
> http://www.gruppe-69.com/
> ICQ: 100601600
> --
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php