I am searching for a MySQl to Object abstraction class.
I am thinking something like WebObjects does in Java (it is just a part) in PHP. I had one for Ruby but now I have to use a DB in MySQL and such a class would make it alot easier.
Are you talking about accessing MySQL using an OO interface or receiving results/schema/etc in an OO format?
---John Holmes...
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

