Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
fbsql_num_rows
Popis
int fbsql_num_rows ( resource result )
Gets the number of rows in the given result
set.
This function is only valid for SELECT statements. To retrieve the number of rows returned from a INSERT, UPDATE or DELETE query, use fbsql_affected_rows().
PÅ™edcházejÃcà | Domů | Dalšà |
fbsql_num_fields | Nahoru |