* Neo Theone <[EMAIL PROTECTED]>:
> 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.
>
> Does anybody know such a project or something similar?
> I just want to avoid writing to much SQL

You might want to look into PEAR's DB_DataObject class.

-- 
Matthew Weier O'Phinney           | mailto:[EMAIL PROTECTED]
Webmaster and IT Specialist       | http://www.garden.org
National Gardening Association    | http://www.kidsgardening.com
802-863-5251 x156                 | http://nationalgardenmonth.org

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to