Alan Knowles
Posts: 390
Nickname: alank
Registered: Sep, 2004
Alan Knowles is Freelance Developer, works on PHP extensions and PEAR.
DBDO first release
Posted: Apr 18, 2005 9:04 PM
This post originated from an RSS feed registered with PHP Buzz
by Alan Knowles.
Original Post: DBDO first release
Feed Title: Smoking toooo much PHP
Feed URL: http://www.akbkhome.com/blog.php/RSS.xml
Feed Description: More than just a blog :)
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Alan Knowles
Latest Posts From Smoking toooo much PHP
Advertisement
DBDO has finally made it to a state where it can be released. After testing on this site's PHP5 version, I finally nailed the last few segfaults. The DBDO page on pecl.php.net lists the the differences between it and DB_DataObjects , and you can get an idea of the API by looking at the source for this websites PHP5 version or the documentation on DataObjects . The main things that still need looking at areJoin support experimenting with PDO integration It would be nice to hear from anyone that get's past the fun of compiling libgda (from CVS), and get it to work.
Read: DBDO first release