ezSQL and PHP5
Submitted by gkalinec on Mon, 2006-03-13 19:31.
ezSQL
Hello,
I'm developing a large project based on PHP 5 and using the new object model that it provides. I am also using ezSQL (just upgraded to 2.0) and was wondering if there would be any interest in making the ezSQL class into PHP5 object-compliant. I know that the 5 is backward compatible with 4, and that this class works great in PHP 5 as-is, but I might be doing it anyways (in order to incorporate some other features, such as magic mathods, __construct, __get, __set, __call, __sleep, etc) and was wordering if this would be something worth going to.
Also I extended the class to add commit and rollback functionality for the mySQL part of it. Should I post the code (or send it)?
Thanks for a great product!
German Kalinec
