Lesson 9: PHP 101, DB MySql 101, Routing MVC 101, Contact Form Send Email, User login
This E-Commerce Developers Course 9th lesson covers the following:
- PHP 101
- Database & SQL 101
- Routing & MVC 101
- Contact Form Send Email with PHP
- User Login Authentication with PHP
This lesson is conducted in partnership with Rachel Jaro, founder of Koodi Systems (PHP / web development company).
PHP 101
References & tools:
- PHP.net
- PHP framework base (for you to use)
- XAMPP
- MAMP
- WampServer
- PHP Tutorial
- PHP Operators
- Beginner PHP & MySQL tutorial
Database & SQL 101
Reference and tools:
- SQL tutorial
- Why you should be using PHP’s PDO for Database Access
- phpMyAdmin
- Database Design
- Database Design and MySQL
- Databases 101 (relational database)
Routing & MVC 101
Reference:
Contact Form Send Email with PHP
Reference:
User Login Authentication with PHP
Reference: