homegrown ....

make a rand value for the cookie -- stick that rand value in a db with
the actual user account info ... then we pull the real account info
using the random value from their cookie -- simple, efficient and pretty
dang secure -- also the system is load balance friendly

On Fri, 2003-04-04 at 12:26, Dennis Gearon wrote:
> How many people are using native vs. phplib sessions, vs. their own/homegrown 
> sessions?
> 
> The archives show a LOT of problems with native sessions.
-- 
Jimmy Brake <[EMAIL PROTECTED]>


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

Reply via email to