PHP Day 14: Cookies
Today I learned just the basic basics of using cookies with PHP. So, this four-minute video is just an introduction.
Links for PHP Day 14: Cookies
Just a couple links for this one:
- PHP: setcookie - Info on setting cookies from the PHP manual.
- How Internet Cookies Work - An article explaining the basics of cookies.
- HTTP Cookie - General info on cookies from Wikipedia.
I have to admit, I still don’t feel like I can make anything practical just yet. But when I get back to cookies, at least I won’t be starting from scratch (bad pun intended). Oh, and many thanks to clagnut for using a Creative Commons license for his photo of a cookie, which I used in my video’s thumbnail image. ![]()


