PHP Tutorial
This PHP Tutorial demonstrates just how easy it is to create dynamic websites using PHP.
Before starting this tutorial, you should have experience with HTML. If you aren't comfortable with HTML, start with the HTML Tutorial first, then return to this page to learn PHP!
Oh, it would also help if you have some scripting knowledge (such as JavaScript, VBScript etc), but this isn't essential.
Table of Contents
This PHP tutorial is separated into the following sections:
Basic PHP
- Introduction
- PHP Installation
- PHP Syntax
- PHP Variables
- PHP Form Variables
- PHP If Statements
- PHP Switch Statements
- PHP Arrays
- PHP While Loops
- PHP For Loops
- PHP Operators
- PHP Functions
Advanced PHP
- PHP Include
- PHP Upload File
- PHP File
- PHP Mail
- PHP Mail Configuration
- PHP Database Driven Website
- Summary
