PHP OOP from ZERO - few concepts/theories, mostly syntax just to get you started
This is not a long-winded theoretical blathering that you see all too often; instead, we actually start writing OO code very quickly. I believe that this ‘hands-on’ style of learning, makes understanding OO (object oriented) PHP much easier… and less boring too!
killer.php.com
<p>im keeping this as a bookmark as this site (killerphp.com) really helped me when i was handed with OOP PHP codes back when i did not know OOP.</p> <p>source: https://www.killerphp.com/tutorials/object-oriented-php/</p> <p>source(PDF version): http://www.killerphp.com/downloads/object-oriented-php/downloads/oop_in_php_tutorial.pdf</p>