On Tue, 10 May 2005 15:34:10 -0700 Andi Gutmans <[EMAIL PROTECTED]> wrote:
> So why not just do: > + if (result_type & PGSQL_NUM) { > + if (result_type& PGSQL_ASSOC) { > > Why do you need to reference PGSQL_BOTH? I might be missing something > (didn't look at the .c file) but it seems strange. Then I'll probably need to a check for result_type to be only PGSQL_NUM, PGSQL_ASSOC, PGSQL_BOTH. No ? -- Wbr, Antony Dovgal aka tony2001 [EMAIL PROTECTED] -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php