Complete Web Developer Chapter 8 - Lesson 18 Request, Sessions and Cookies oh my

3 years ago
10

In this video we create our request class, sessions class, and cookie class. These three classes make dealing with user interaction pretty straight forward and easy.

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/v18

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...