Tutorial : Object Oriented code basics for PHP
In 'Computers & Internet
Programming
' by Andre T.
This tutorial has received a 9/10 stars from 1 votes.
PHP has gone from a largely procedural language to a very object oriented one. Using OO principles effectively requires understanding the mechanics of object creation and managment. The basics are described here.
The pages in this Tutorial

