PHP Front To Back [Part 17] – Cookies Tutorial



Sessions are recommended over cookies in most situations but it is good to understand how cookies work as well. In this video we will be using the setcookie() function to create cookies in PHP. We will also look at serializing data with serialize() and unserialize()

CODE: Code for this video
http://www.traversymedia.com/downloads/phpsandbox/phpsandbox15.zip

BROWSER EXTENSION: Momentum
https://chrome.google.com/webstore/detail/momentum/laookkfknpbbblfpciffpaejjkokdgca?hl=en

EDUONIX COURSES: Please use affiliate links from website below
http://www.traversymedia.com/eduonix-…

SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support:
http://www.paypal.me/traversymedia
http://www.patreon.com/traversymedia

FOLLOW TRAVERSY MEDIA:
http://www.facebook.com/traversymedia

http://www.linkedin.com/bradtraversy

source

You May Also Like