Cookies remember user preferences and login status I’m starting to run out of topics to write about so this might be my last one on PHP before I transition to Laravel. Exciting and sad at the same time. Once you get past this topic, anything else that you want to learn PHP related is going to be pretty trivial. Have fun exploring additional features, finding unique ways to code, standardizing your code, and progressing into frameworks. https://blog.devgenius.io/php-p94-sessions-23e106ad374f What is a Cookie? A cookie is small text-file with user identifiable information that’s set on the user’s computer by the server. The cookie