By Aatef Jaberi, Design Website , Instructor , Social Marketing
PHP and MYSQL Course from Scratch with Projects
Course description
PHP is one of the most important programming language in the world that can work on client and server side. . PHP can connect to MYSQL database to make web applications. MYSQL is a database that can store data in tables.This course starts from the beginning of setting up your server and writing your first line of PHP code. You will gain understanding on how to send and receive information to and from a database.You will learn how to validate your form too. After that i talk about advanced features in PHP and MYSQL and you will learn about how to create register,login and logout system and also how to make image upload system. This course contains useful project that help you to understand better PHP & MYSQL too. Projects include: Table pagination Sending E-Mail User Login to system and upload their private photo without access other users to them how to use Google reCAPTCHA system and how to make it for your own website.
Why should you take this course? This course helps you to make online web application and can get big projects and also spend much money in your job.
Personal contact with me, the course tutor Lifetime access to course materials A friendly, informal community to support you every step of the way A deep understanding of how to code,work with data base and make web applications
Related Skills
Course overview - 52
PHP-What does the course cover
Install WAMP SERVER
PHP-Install XAMPP SERVER
Text Editors
PHP-What is PHP
Display Hello World
Variables
Data Types
Strings
GET&POST
If Statements
Switch-Case Statement
While Loops
For Loops
Arrays
Function
What is MYSQL Database
MYSQL Create Database and Tables
MYSQL Connect PHP to MYSQL
MYSQL Insert DATA to MYSQL Database
MYSQL INSERT DATA to MYSQL Database via Form
MYSQL Prepare Insert Data
MYSQL SELECT Data
MYSQL LIMIT Data
MYSQL DELETE Data
MYSQL UPDATE Data
PROJECT- Table Pagination (Preview)
PROJECT - Table Pagination (Part 1)
PROJECT - Table Pagination (Part 2)
PROJECT - Table Pagination (Part 3)
PROJECT - Table Pagination (Part 4)
Form Validation - Create Form
Username Validation
Password Validation
E-Mail Validation
Display error messages on main page
Project - Send E-Mail (Preview)
Project - Send E-Mail (Part 1)
Project - Send E-Mail (Part 2)
Project - Send E-Mail (Part 3)
Session
User Registration
User Login & Logout System
Hash Password
Roles
Upload Image
Mini Project - Users Upload Image with Login to System
Relation between Database
Project - Google reCAPTCHA (preview)
Project - Google reCAPTCHA
What is the next step
All Projects