Toggle navigation
Net Ninja Pro
All Courses
Community
YouTube Channel
Login
Sign Up
Autoplay
Autocomplete
Previous Lesson
Complete and Continue
PHP & MySQL for Beginnners
PHP Basics
Course Introduction (7:04)
Installing PHP (9:28)
Your First PHP File (7:53)
Variables & Constants (7:17)
Strings (11:56)
Numbers (9:54)
Arrays (16:56)
Multi-Dimensional Arrays (10:06)
Loops (19:34)
Booleans & Comparisons (12:07)
Conditional Statements (12:09)
Continue & Break (3:55)
Functions (12:29)
Variable Scope (8:57)
Include & Require (5:26)
Project Header & Footer (11:00)
Forms & User Input
Forms in PHP (16:08)
XSS Attacks (4:14)
Basic Form Validation (5:58)
Filters & More Validation (13:04)
Showing Form Errors (10:44)
Redirecting Users (5:00)
MySQL Databases
MySQL Introduction (5:24)
Setting Up a MySQL Database (7:53)
Connecting to a Database (5:53)
Getting Data From a Database (7:15)
Rendering Data to the Browser (8:17)
The Explode Function (6:24)
Control Flow Alt Syntax (3:59)
Saving Data to the Database (10:43)
Getting a Single Record (13:07)
Deleting a Record (9:28)
Finishing Touches (3:45)
Beyond the Basics
Ternary Operators (5:09)
Superglobals (5:07)
Sessions (9:04)
Null Coalescing (3:08)
Cookies (5:50)
File System (part 1) (6:35)
File System (part 2) (8:23)
Classes & Objects (part 1) (11:28)
Classes & Objects (part 2) (8:50)
Conditional Statements
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock