PHP Cookies
Thursday May 31, 2007
A cookie is used to store information on the user's own computer. The information can then be accessed again the next time the user visits. This can help store helpful things like their username, so they don't need to remember it ever time they visit.


No comments yet. Leave a Comment