Re: [PHP-PEAR] DB Fetch Mode

[email protected] ("Martin Jansen") Mon, 05 Mar 2001 13:14:50 +0100
Newsgroups php.pear
Message-ID <[email protected]>
On Mon, 5 Mar 2001 20:25:15 +1000, Jim Harlindong wrote:

>Is there a chance to add a new fetchmode called DB_FETCHMODE_OBJECT ?
>
>mysql_fetch_object

Do all DBMS that are supported by PEAR support 
sth. like this?

Martin