January 31st, 2008

PHP and MySQL Video Tutorials For Beginners

If you’re starting to learn PHP and MySQL, this is a list of comprehensive basic and intermediate PHP and MySQL video tutorials. You will learn from video that make you learn it fast.

Tools you should have installed on your computer
1. PHP, Mysql and phpMyAdmin (You can download tools for installing php and mysql here)
2. Text editor (i.e. Notepad, Notepad plus, Notepad2, HTML Kit, BBedit, Dreamweaver etc.)

Killer PHP

PHP video tutorials for beginners
Video Format : Flash

Background on PHP and database driven websites:
What is a programming language. (3:08)
Server-side vs. client-side programming. (6:50)

Installing PHP on your computer:
Installing PHP on your computer – Part 1. (11:34)

Installing PHP on your computer – Part 2. (7:24)
Installing WAMP: Part 1 (Windows users only.) (6:06)
Installing WAMP: Part 2 (Windows users only.) (3:21)

Basic PHP:
Write your first PHP script. (16:48)
PHP Variables – Part 1. (8:06)
PHP Variables – Part 2. (15:22)

Practical PHP:
PHP includes – Part 1. (8:03)
PHP includes – Part 2. (12:58)

Basic PHP Continued:
PHP Arrays – Part 1. (8:11)
PHP Arrays – Part 2. (5:13)

Processing HTML Forms with PHP:
Processing Forms – Part 1 (9:24)
Processing Forms – Part 2 (14:35)
Processing Forms – Part 3 (8:15)

More Basic PHP Continued:
Making decisions with PHP: conditional statements (14:35)
PHP Loops (12:10)
PHP Functions – part 1 (8:31)
PHP Functions – part 2 (8:57)
PHP Functions – part 3 (8:12)
Creating Customs PHP Functions Part 1 (6:47)
Creating Customs PHP Functions Part 2 (8:45)
Creating Customs PHP Functions Part 3 (6:09)

MySQL Videos:
Introduction to MySQL (11:19)

OBJECT ORIENTED PHP VIDEOS
Introduction to Object Oriented PHP (4:05)
Why learn Object Oriented PHP (14:46)
Objects and Classes in PHP (5:26)
Build Objects in PHP – Part 1 (9:14)
Build Objects in PHP – Part 2 (9:41)
Build Objects in PHP – Part 3 (6:18)

Read More…