Melvyn Sopacua wrote:
> Is there any chance you can make the second argument optional?
> This makes it easier to write db classes, which are interchangeable 
> between mysql and pgsql.

It's already a optional, you can ommit 2nd parameter, if you want.
I think I've changed doc also. If not, let me know.

PS: You cannot get PGSQL_ASSOC result without 2nd param when you
use pg_fetch_array()

--
Yasuo Ohgaki


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to