Page 2 of 2

Posted: Mon Jul 23, 2007 8:17 pm
by Benjamin
In regards to user authentication I don't store anything in cookies except the session id. You can then use the session id to pull user details from the database.