YOU ARE HERE: HOME > OBJECT ORIENTED PHP VIDEO TUTORIALS
Website last updated: March 3rd, 2008 Tell a friend about killerphp.com
OBJECT ORIENTED PHP VIDEOS (OOP)
With the release of php5 in 2004, php programmers finally had the power to code with the 'big boys'. Like Java and C#, php finally had a complete OOP infrastructure.
In this video tutorial, you will be guided (step-by-step) through the process of building and working with objects using php's built-in OOP capabilities. At the same time you will learn:
People run into confusion when programming because of some lack of understanding of the basics. With this in mind, we are going to slowly go over key OOP principles while creating our own PHP objects. With this knowledge, you will be able to explore OOP further.
-
The videos:
Questions? Just post them on the PHP forum.
An example of our OOP PHP work - a web teplate sharing site:
Much more to come ...
Thanks,
Stefan Mischook