Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Practical PHP: Master the Basics and Code Dynamic Websites
Introduction
Welcome! (1:47)
What is PHP? (1:24)
What does PHP do? (1:08)
Tools to Get Started (7:23)
The Course Files (3:39)
PHP Basics
Your First PHP Web Page (8:00)
PHP Syntax (3:17)
PHP Variables (3:10)
More Variables (2:56)
Defining Constants (3:25)
Get Your Hands Dirty! (15:25)
PHP Arrays
PHP Arrays (11:56)
PHP Associative Arrays (9:52)
PHP Multi-Dimensional Arrays (10:35)
Get Your Hands Dirty! (12:07)
PHP If, Else & Elseif
If Statements (8:23)
PHP Else (7:18)
PHP Elseif (9:19)
Get Your Hands Dirty! (11:37)
PHP Operators
Comparison Operators (19:12)
Logical Operators (12:20)
Arithmetic Operators (8:39)
String Operators (7:00)
Assignment Operators (7:54)
PHP Loops
While Loop (6:50)
For Loop (4:49)
Foreach Loop (5:20)
Do / While Loop (4:22)
PHP Functions
Intro to PHP Functions (13:17)
Custom Functions (7:22)
Simple Arguments (7:26)
Coding a Dynamic PHP Restaurant Website
The Final Website (5:09)
Code a Basic Webpage Layout (11:22)
Templating a Global Header & Footer (13:42)
Dynamic Copyright & Hours of Operation (14:21)
Code a "Team Member" Array & Template (17:30)
Code a "Menu" Array & Template (17:33)
Understanding $_GET (1:49)
Code a "Menu Item" Dynamic Template (15:55)
Code a Simple Contact Form (8:14)
Understanding $_POST (1:35)
Simple Form Validation & Submission (Part 1) (14:02)
Simple Form Validation & Submission (Part 2) (15:31)
Uploading Your Website Live On The Web (4:01)
Wrap Up & Where to Go From Here! (1:59)
Code a "Team Member" Array & Template
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock