PHP and Cookies, A Good Mix!
By Dennis Pallett2005-05-26
Introduction
Cookies have long been used in PHP scripts, and are a very useful function. But what exactly are cookies? Maybe you have used then, but you still don't know exactly what they are. Or you are completely new to cookies? It doesn't matter, because in this tutorial I will show you exactly what cookies are, and what they are used for.
Tutorial Pages:
» Introduction
» Cookies in a nutshell
» Using Cookies
» Checking if cookies are enabled
» Storing Arrays
» In Conclusion...
