Botturn PHP Programing

All About PHP, Tutorials, Scripts, Video Lessons, Forum, Downloads

TUTORIAL - Using Cookies in PHP

Posted by admin On April - 6-2009

A cookie is a file that is created by the site user's computer containing data for later use by the site.

An example of use of sites that create cookies are cookies that you do not need to enter your password when you access it again. Usually cookies are also used to store user preferences on the site.