By bloid
via blog.adaniels.nl
Submitted: Feb 20 2008 / 14:06
Sometimes you want things that simply look impossible in PHP. A few years ago I was using the DB library from PEAR. I wanted to add some functionality to the DB_Result class, however since the result object is created in the DB class and the class used for that isn’t configurable, I was kind of stuck there.
Add your comment