Hi,

Friday, July 30, 2004, 11:31:07 PM, you wrote:
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.

RD> Does someone know of a good article that explains how to accomplish this
RD> effectively?

RD> Any help is appreciated.

RD> ron

RD> ==================================
RD> Ron Dyck
RD> Webbtech
RD> www.webbtech.net
RD> ==================================


msession is designed for just this purpose

http://www.mohawksoft.com/

-- 
regards,
Tom

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

Reply via email to