PHP Complete Beginner’s Tutorials – 27 Video Tutorials

Here is a collection of 27 free video tutorials on for developers.

is a general-purpose scripting language that was originally designed for web development to produce dynamic web pages. PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module, which generates the web page document. PHP was originally created by Rasmus Lerdorf in 1995, and is now maintained by the PHP Group. It is totally free for anyone to use.

Where Did PHP Get Its Name?

PHP stands for Personal Home Page. Rasmus Lerdorf originally wrote the scripts for PHP in Perl and then later rewrote them using CGI binaries to allow web forms to connect to databases. Zeev Suraski and Andi Gutmans, two Israeli developers at the Technion IIT, rewrote the parser in 1997 and formed the base of PHP 3.

PHP Complete Beginner’s Tutorials

Series Title Date Presenter Min
PHP Complete Beginner’s Tutorials 1. Lets Get Started 12/14/2010 DontRTFM 4
PHP Complete Beginner’s Tutorials 2. Variables 12/14/2010 DontRTFM 7
PHP Complete Beginner’s Tutorials 3. Operators 12/14/2010 DontRTFM 4
PHP Complete Beginner’s Tutorials 4. If Else Statement 12/14/2010 DontRTFM 8
PHP Complete Beginner’s Tutorials 5. Switch Statement 12/14/2010 DontRTFM 5
PHP Complete Beginner’s Tutorials 6. Numeric Arrays 12/16/2010 DontRTFM 5
PHP Complete Beginner’s Tutorials 7. Associative Array 12/16/2010 DontRTFM 4
PHP Complete Beginner’s Tutorials 8. While Loops 12/16/2010 DontRTFM 5
PHP Complete Beginner’s Tutorials 9. For Loops 12/16/2010 DontRTFM 3
PHP Complete Beginner’s Tutorials 10. Brief For Each Intro 12/16/2010 DontRTFM 3
PHP Complete Beginner’s Tutorials 11. Functions 12/19/2010 DontRTFM 8
PHP Complete Beginner’s Tutorials 12. Forms 12/19/2010 DontRTFM 4
PHP Complete Beginner’s Tutorials 13. GET 12/21/2010 DontRTFM 3
PHP Complete Beginner’s Tutorials 14. POST 12/22/2010 DontRTFM 5
PHP Complete Beginner’s Tutorials 15. Includes 12/22/2010 DontRTFM 4
PHP Complete Beginner’s Tutorials 16. Sessions 12/22/2010 DontRTFM 5
PHP Complete Beginner’s Tutorials 17. File Creating 12/27/2010 DontRTFM 3
PHP Complete Beginner’s Tutorials 18. Writing to a file 12/19/2010 DontRTFM 3
PHP Complete Beginner’s Tutorials 19. Reading from a file 12/30/2010 DontRTFM 2
PHP Complete Beginner’s Tutorials 20. Time to get started on the database 1/7/2011 DontRTFM 2
PHP Complete Beginner’s Tutorials 21. Connecting to the database 1/7/2011 DontRTFM 7
PHP Complete Beginner’s Tutorials 22. Inserting into the database 1/8/2011 DontRTFM 6
PHP Complete Beginner’s Tutorials 23. Selecting Querying and Outputting data 1/26/2011 DontRTFM 8
PHP Complete Beginner’s Tutorials 24. Updating the database 2/16/2011 DontRTFM 5
PHP Complete Beginner’s Tutorials 25. Deleting a row from the database 2/16/2011 DontRTFM 6
PHP Complete Beginner’s Tutorials 26. Simple Member System – Part 1 2/17/2011 DontRTFM 13
PHP Complete Beginner’s Tutorials 27. Simple Member System – Part 2 2/19/2011 DontRTFM 4