Content | |
---|---|
Chapter 1: Introduction Dynamic web development, architecture, example |
01 |
Chapter 2: Basic notions
Variables, loops, functions |
02 |
Chapter 3: File management with PHP
Open, write and read files, opening modes |
03 |
Chapter 4: Forms and PHP
Read data from files |
04 |
Chapter 5: Cookies and sessions
Definition, Difference between session and cookies, create sessions and cookies |
05 |
Chapter 6: OOP with PHP
Classes, methods, attributes, inheritance, and other OOP concepts |
06 |
Chapter 7: DataBase and PDO
Connection, queries, SQL injection, fetch and fetchAll |
07 |