change cookie expiry
I'm building an app that works with cookies and am curious in how easy (or possible) it would be for an end-user to change the expiry date/time of a cookie.
My initial code sets the cookie to expire in a day,
but my stats will get skewed a bit if someone has this cookie for weeks...
|