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.

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.

-

The videos
Questions?

Just post them on the PHP forum.

An example of our PHP work - a web teplate sharing site:

Much more to come ...

Thanks,

Stefan Mischook