The repository is Created for Youtube Video "PHP for Absolute beginners - PHP Course 2020".
If you are interested to see empty files to following the tutorial you can download it from here.
The video covers all the basic things about PHP.
- Comments
- Variables
- Numbers
- Strings
- Arrays
- Conditionals
- Loops
- Functions
- Dates
- SuperGlobals
- Working with forms and validation
- Sessions and cookies
- File uploading and file validation
- Including PHP files
- Working with File System (We will build todo application)
- Object Oriented PHP (OOP)
- Working with MySql (We will build notes application)
- Namespacing
- Composer and autoloading