Set Cookie PHP - PHP Cookie - Cookie Tutorial PHPHits: 20
**
Cookies allow the webmaster to store information about the site visitor on their computer to be accessed again the next time they visit. One common use of cookies is to store your username and password on your computer so you don't need to login again each time you visit a website. Cookies can also store other things such as your name, last visit, shopping cart contents, etc. Read more at www.articlecircle.com ... The main difference between a cookie and a session is that a cookie is stored on your computer, and a session is not. Although cookies have been around for many years and most people do have them enabled, there are some who do not. Cookies can also be removed by the user at any time, so don't use them to store anything too important.
Platform(s): Windows
Date: Dec, 15 2006 Author: Angela Bradley, http://www.articlecircle.com/internet/web-development/php/set-cookie-php.html {
License}
{
Ratings}Number of Ratings: 4 Votes
Visitor Voting Booth:
|