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]