Web Development Tutorials
Web Development Tutorials
PHP Tutorial
Chapter 1 - Foundations of Web Design
Chapter 2 - Basic Document Structure
Chapter 3 - PHP Data
Chapter 4 - Decision Structures
Chapter 5 - Looping Structures
Chapter 6 - Reusing Code & Functions
Chapter 7 - Basic Form Processing
Chapter 8 - Sessions
Chapter 9 - DB Access Using MySQL
Chapter 10 - File and Folder Access
Chapter 11 - Sending Emails
About the DoIT
HTML Tutorial
JavaScript Tutorial
XML Tutorial
PHP Tutorial
PHP Tutorials
Skip Navigation Links.
PHP Tutorial
Chapter 1 - Foundations of Web Design
Web Development Environments
Web Systems Models
Web Applications Development
About PHP
Chapter 2 - Basic Document Structure
Mixing HTML & PHP
Displaying Content
Instruction Terminator
Commenting Your Code
Chapter 3 - PHP Data
Scalar Variables
Array Variables
Constants
Operators
Strings
Date/Time
Chapter 4 - Decision Structures
if() Statements
switch() Statements
Chapter 5 - Looping Structures
while loops
do...while loops
for loops
foreach loops
Chapter 6 - Reusing Code & Functions
Include Files
Using Functions
Chapter 7 - Basic Form Processing
Form Design
Form Handling
Form Validation
Redisplaying Form Values
Chapter 8 - Sessions
Using Session Variables
Cookies
Chapter 9 - DB Access Using MySQL
MySQL Functions
Inserting Records
Selecting Records
Deleting Records
Updating Records
Transactions
Prepared Statements
Chapter 10 - File and Folder Access
Opening Files
Reading Files
Writing to Files
Copying Files
Deleting Files
Renaming Files
Collecting Form Data
Uploading Files
Chapter 11 - Sending Emails
Email Processing
Dr. Kevin S. Floyd
Dr. Myungjae Kwak
Dr. Alan Stines
Department of Information Technology
© 2024
TOP
| NEXT:
Chapter 1 - Foundations of Web Design