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