Posted: Wed Jun 20, 2007 10:09 pm
How can I keep the database clean though?feyd wrote:It's a string? Don't store that in a cookie. The size of cookies is severely limited. Use the database. Set their session cookie to have an expiration then use that as the key (in some form) to the database records.