PHP Syllabus

Part- I
Lesson 1: An Introduction to PHP
Lesson 2: Getting Started With Variables
Lesson 3: Conditional Logic
Lesson 4: Working with HTML Forms
Lesson 5: Programming Loops
Lesson 6: Arrays in PHP
Lesson 7: String Manipulation
Lesson 8: Create your own Functions
Lesson 9: Security Issues
Lesson 10: Working With Files In PHP
Lesson 11: Date and Time Functions in PHP
Part- II
Lesson 1: PHP and MySQL
Lesson 2: Manipulate a MySQL Database
Part- III
Lesson 1: PHP User Authentication
Lesson 2: Build your own PHP Survey/Poll Application
Lesson 3: How to Build an Online Forum: the database
Lesson 4: The Code for the Forum