WEB HOSTING | DOMAIN NAME REGISTRATION

The Lessons

Videos featured in Web Designer Magazine

PHP article

More Free Videos

.. every web designer should learn at least some basic PHP.

PHP Video Tutorials for Your iPod

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:

  • The difference between building a php application the old fashioned (procedural) way, versus the OOP way.
  • What the basic OOP principles are, and how to use them in PHP.
  • When you would want to use OOP in your PHP scripts.

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.

PHP Video Tutorials For Your iPod

Just click on the ipod video icon: ipod video icon ... to download the corresponding video.

1. Beginners Object Oriented PHP

php videoIn this video I will give you an introduction to Object Oriented Programming in PHP

Running time: 4:05


2. Why Learn Object Oriented PHP?

php video In this video I talk about the advantages of Object Oriented Programming in PHP

Running time: 14:46


3. Classes and Objects in PHP

php video Brief introduction to Classes and Objects in PHP, also discussed in this pdf.

Running time: 5:26


4. Building Objects in PHP - Part 1 & 2

php videoIn this video we build our first PHP Objects and Classes.

Running time: 18:50


5. Build Objects in PHP - Part 3

php videoPart Three of the Building Objects and Classes videos.

Running time: 6:18


Questions?

Just post them on the PHP forum.

Much more to come ...

Thanks,

Stefan Mischook