Autoplay
Autocomplete
Previous Lesson
Complete and Continue
PHP super series from scratch. Learn with projects
Introduction
What is PHP (3:35)
What you should know already (2:01)
Installation of tools
Code editor - Aptana and Brackets (6:01)
Server - Xampp and troubleshooting (7:29)
Get Exercise files
PHP basics : variables, functions, loop and array
Our first PHP code in file (7:38)
Our first command output in php (6:29)
Variable that varies (9:09)
scope of a variable (7:19)
Print vs Echo and benchmark (5:04)
Datatypes in php (8:54)
Datatypes from classes and objects (6:45)
Detail guide on string functions (8:29)
Auto converters in php (3:36)
Assignment and Arithmetic operations in php (6:41)
Comparision and increment-decrement operations in php (7:10)
If and else conditions in php (6:50)
Switch case in php (5:38)
while and do while loops in php (6:05)
for and foreach loops in php (6:12)
functions, arguments and default values (5:55)
array in php (8:52)
superglobals just like superman (14:26)
GET and POST basics (8:19)
PHP Intermediate: date, files, cookies and session
Handling all type of form data in php (9:59)
Compulsary forms in php (6:54)
validation with regular expression (9:10)
Include vs Require (6:16)
Date in depth (13:22)
Playing with file (3:51)
Reading the file in different manner (7:58)
Write, overwrite and append in PHP (5:02)
File upload, security checks and problems (12:20)
Basics about Cookies (9:44)
Creating and destroying a session (8:43)
PHP Advance: PHP with mysql database interactivity.
Setting up mysql for php connection (4:29)
Connecting up with a database (5:57)
Creating a database in php (4:26)
Creating tables in database in php (6:20)
Trouble shoot out (2:50)
Inserting the data and getting the data (7:42)
Getting data and fetching it on page (6:34)
Importing a sql file (3:23)
Project -1 - User registration, login with image
Database design for the project (7:04)
Configuration of database and destroyin a session (4:31)
Design a registration page for first time users (9:17)
Design a login page for the user (8:05)
Design a profile page for user (7:04)
Project -2 - Contact form that mail at your gmail
Contact form in php (13:12)
A quick theory quiz to analyze you performance.
Summary for the course and future updates
Teach online with
Configuration of database and destroyin a session
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock