"Paul Higgins" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Would I also have to write the sess_write() and sess_read() functions? If I > want to store an array or object, how would I go about doing that?
Take a look at PEAR's HTTP_Session source code. It includes a DB session container: http://pear.php.net/package/HTTP_Session Regards, Torsten Roehr -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php