Posted by Mikael Persson on 10/21/05 11:08
> You might be able to have multiple sessions simultaneously by using
> session_name(), but I haven't tried it.
>
> Why do you need to start a new session though? Just add something to
> their regular session that says they logged in and can access their
> special area.
>
> If you want to get really fancy you can write a session class, then
> extend it with another session class for logged in users.
>
Thanks for the information. I'll look into it.
regards,
//Mikael Persson
Navigation:
[Reply to this message]
|