Autoplay
Autocomplete
Previous Lesson
Complete and Continue
PHP and MySQL for Beginners
Your First PHP Scripts
Setting Up Your Environment (15:49)
Understand PHP Development Workflow (6:35)
Writing Your First Scripts (6:35)
echo, print and printf (15:49)
Chapter 1 Lab
Variables
Introducing Variables (15:49)
Variable Operators (15:49)
Chapter 2 Lab
Arrays
Declaring Simple PHP Arrays (8:10)
Associative Arrays (15:49)
Multidimensional Arrays (15:49)
Super Global Arrays (12:08)
Chapter 3 Lab
Conditionals
Simple Conditionals (15:49)
Complex Conditionals (15:49)
Switch / Case / Break (12:08)
Ternary Operator (15:49)
Chapter 4 Lab
Loops
While .. Do While Loop (15:49)
For Loops (5:29)
Foreach Loops (15:49)
Chapter 5 Lab
Custom PHP Functions
Includes (15:49)
Creating a Simple Function (0:04)
Function Arguments (7:04)
The Return Statement (15:49)
Chapter 6 Lab
Server File I/O
Saving Files on the Server (15:49)
Reading Files on the Server (15:49)
Append and Delete (15:49)
CSV Files (15:49)
Chapter 7 Lab
Sending Email with PHP
Sending Text Email (15:49)
Sending HTML Email (15:49)
Working with the MySQL Database
Setting Up the Database (10:30)
Retrieving a Query from the Database (20:34)
Storing Information in the Database (15:49)
Deleting and Updating Database Records (20:34)
Complex Queries (20:34)
Chapter 9 Lab
Useful PHP Classes and Objects
Date Object (15:49)
Strings in PHP (15:49)
Sessions (33:28)
Cookies (15:49)
Lab Solutions
Chapter 10 Lab
Chapter 7 Lab
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock