> RD> I'm in the process of building an application that has an
adminstration
> RD> back-end shared by multiple sites. I need to maintain a persistent
session
> RD> across these sites to properly identify users. I'm using a db to store
the
> RD> session data but when switching from site to site, a new session_id is
> RD> started.
>
> msession is designed for just this purpose
>
> http://www.mohawksoft.com/
>
Does msession work with php5?

ron

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to