Archive for July, 2007

Why Learn Object Oriented PHP - the PDF

Saturday, July 28th, 2007

I’ve just released a PDF that outlines the reasons for learning object oriented (OO) PHP.
PDF: why learn object oriented PHP
This document is meant to support my video on the same topic:
Video: why learn object oriented PHP.
Yes, this is basic stuff. But not everybody is a nerd-wizard.
-
I hope you guys find it useful.
Stefan Mischook
www.killerphp.com

Object Oriented PHP Videos are now out!

Friday, July 27th, 2007

Hi,
I’ve finally found the time to create a couple of videos on object oriented PHP!
The following videos are based on an article I wrote for Web Designer Magazine that taught OOP in PHP to total beginners.

OBJECT ORIENTED PHP VIDEOS
With the release of php5 (in 2004,) php programmers finally had the power to code [...]