Complete Web Developer Chapter 8 - Lesson 26 Log In Cookie

2 years ago
36

Support me on patreon!
https://www.patreon.com/freeskills

In this video we set a login cookie on the user's browser then when the visit our site we can check for that cookie and log them in from the cookie.

We are building a content management system (CMS) using object oriented programming (OOP).

The code for this video can be found here https://github.com/parhamcurtis/cms/tree/v26

The code for this project can be found here https://github.com/parhamcurtis/cms

This is part of a complete series to learn web development from absolute beginner to job-ready.

In this series, we are going to learn the following technologies.

HTML
CSS
Javascript
PHP
OOP PHP
MYSQL
Git
MVC
Node.js
React.js

Loading comments...