Pff_Collection and Pff_Data
Wednesday, March 16th, 2005Well, I just finished a new paradigm for data handling in pff. I discovered the ArrayAccess interface in SPL - which is really cool, and then using __get and __set I create a class that can handle data as an array or as an object. Why is this useful? Well, I’m using […]
