For those that use PDO in their applications, I have written an extension to the PDO class that you may find useful. instructions are provided at the top of the class.
it's a work in progress (I wrote it over a coffee break this morning and have not had a chance to test it yet). It currently supports mysql and sqlite.
I would now like to throw it open to the community for general use and feedback on what extra features should be supported or even that the whole thing is a waste of time!
the code can be found here
I have decided not to post such a big chunk of code here due to the lack of colorization support here.
it's a work in progress (I wrote it over a coffee break this morning and have not had a chance to test it yet). It currently supports mysql and sqlite.
I would now like to throw it open to the community for general use and feedback on what extra features should be supported or even that the whole thing is a waste of time!
the code can be found here
I have decided not to post such a big chunk of code here due to the lack of colorization support here.