Stefan Mischook has once again updated his beginner tutorial to help new developers to PHP get acquainted with working with objects in PHP.
I’ve update my beginners tutorial on object oriented PHP adding steps 12-17. I cover two new basic OO concepts in these steps: Constructors and Access modifiers.
The fully updated tutorial can be found here on Stefan's website.