The Street Way

Object-Oriented PHP

Object-Oriented Programming (OOP) support in PHP was more of a hack than a serious attempt. As a result, the few who used it often regretted the choice, and it is not surprising that the whole system got a full rewrite in PHP 5. It is now much more advanced and flexible and should please just about everyone.

Conceptual Overview
Classes
Objects
Properties
'this'Variable
Objects Within objects 

0 comments:

Post a Comment