Wojciech Sznapka has a new post to his blog showing an interesting OOP programming strick related to accessing private properties in one object from another if they're derived from the same class.
php manualWojciech Sznapka's Blog: Accessing private object property from ...PHPDeveloper.org Tue, 11/16/2010 - 12:25
Wojciech Sznapka has a new post to his blog showing an interesting OOP programming strick related to accessing private properties in one object from another if they're derived from the same class. Adam Harvey's Blog: (Unmoderated) manual notes are bad, mmkay?PHPDeveloper.org Fri, 10/30/2009 - 09:49
In this new post to his blog Adam Harvey shares his opinion on unmoderated notes dropped directly into the PHP manual - "they're bad, mkay?" Tags:
|