Hi Tobias,

@ 7:01:41 PM on 4/15/2001, Tobias Talltorp wrote:

...
> I tried this... Didn't work:
> <?
> session_start();
> session_unregister("array[one]");
?>>

Why not save the values to a temp variable, destroy the session, unset
the value you want to unset, then register it again?

-Brian
--
 PGP is spoken here: 0xE4D0C7C8
 Please, DO NOT carbon copy me on list replies.



-- 
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