Creating, Accessing, and Deleting Cookies in PHP
This project uses PHP to create HTTP cookies based on form input, and from this data change the style of text on a page.
[Link to live example]
Return to Blog

This project uses PHP to create HTTP cookies based on form input, and from this data change the style of text on a page.