can cookies last forever.. even if the user deletes them?
an application im working on needs a perm way to store the users username
because im updating the database based on the username from the cookie...
question about cookies
Moderator: General Moderators
Re: question about cookies
No, if the user deletes them they obviously won't exist anymore.
Make them log in.
Make them log in.