Hi

ibase_num_fields returns the column count of the result,
not the row count !

Meir Kriheli
MKsoft computer systems

  'There's someone in my head but it's not me" - Pink Floyd
----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, January 20, 2001 7:01 AM
Subject: [PHP] ibase_num_fields() -a workaround ?


> ibase_num_fields() isn't functional in php 4 - anyone have any ideas to
> work around this ?
> 
> I'm checking the number of results for a query to check if a
> user/password is correct -I suppose I could just do a fetch_row() on the
> result and test if thats empty or not - but I'll only do that  as a last
> resort



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to