Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Fundamentals of PHP
Introduction to the Course
Introduction to the Course (0:37)
What Is PHP? (17:13)
What Is PHP Used For? (8:48)
Getting Started with PHP Programming
Setting up a Web Server (7:50)
Commenting Code (5:36)
Echo/Print (5:20)
Arithmetic Operators (6:37)
Variables (7:25)
If Statements (7:54)
Comparison Operators (8:45)
Triple Equals (4:44)
Logical Operators (9:27)
Switch Statement (8:10)
Basic Arrays (8:52)
Multi-dimensional Arrays (7:11)
While Loop (5:55)
Do While Loop (4:30)
Foreach (6:37)
Functions (8:24)
$_GET (13:00)
$_POST (7:51)
Embedding PHP within HTML (9:57)
A better way to display HTML (5:31)
Arrays Part 1 (11:14)
Arrays Part 2 (12:52)
Cookies Part 1 (6:52)
Cookies Part 2 (3:32)
Checkboxes (8:44)
Radio Buttons (10:05)
Exploring PHP Functions
PHP Functions You Should Know Part 1 (12:28)
PHP Functions You Should Know Part 2 (15:24)
PHP Functions You Should Know Part 3 (5:52)
String Functions Part 1 (8:45)
String Functions Part 2 (8:42)
Date and Time Part 1 (8:48)
Date and Time Part 2 (6:30)
Creating Dynamic Web Pages with PHP
Part 1 (6:24)
Part 2 (6:31)
Part 3 (6:22)
PHP Object Oriented Programming
Classes, Methods and Properties (13:48)
Encapsulation (10:26)
Constructor Method (7:06)
Protecting Methods_Properties (11:07)
Extending a Class (Inheritance) (11:24)
Scope Resolution Operators (11:49)
Class Constants (6:03)
Static Properties and Methods (8:15)
PHP Object Oriented Programming Projects
Calculator Application Example (9:25)
MySQL Database Example Part 1 (7:14)
MySQL Database Example Part 2 (12:26)
MySQL Database Example Part 3 (5:38)
Common PHP Errors You Will Encounter
PHP Error Reporting (7:30)
Changing Maximum File Upload Size (8:28)
Access Denied (5:16)
Undefined Index (9:05)
Cannot Modify Header Information (4:21)
Supplied Argument Not a Valid MySQL Result (10:49)
Unexpected $end (6:55)
PHP Security
File Includes (11:17)
File Uploading (14:38)
Null Byte (7:31)
Passing Variables (7:12)
Session Hijacking (7:33)
Cookies (11:22)
SQL Injection (17:59)
XSS (Cross-Site Scripting) (12:57)
Intermediate and Advanced PHP Programming
Sessions (6:33)
Using Single or Double Quotes (9:06)
Indenting Code (9:27)
Anonymous Functions (2:34)
Callbacks (6:43)
Ternary Operator (7:50)
Browser Identification (6:42)
Self Submitting Forms (8:44)
Include and Require (4:11)
Quickly Return True_False (1:47)
Tree Structures (14:36)
Explode - String to Array (10:10)
Implode - Array to String (16:08)
Array Dereferencing (4:40)
Creating Images with PHP (9:55)
Date and Time Part 1
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock