Hi there,
I'm experiencing not a problem, but a logical issue. PHP's interbase driver doesn't support num_rows such as MySQL, ODBC, etc. I've been searching around the web for some smart solution instead of fetching all rows from the database and then returning a result.
I was wondering there is any support for num_rows for the PHP Interbase module, not a solution(as the one I've read here SELECT COUNT(*)...)for PHP scripting.
Any help would be very welcome, and thanks in advance 🙂
Regards,
Leonardo Eloy