filepro_rowcount()
filepro_rowcount - Find out how many rows are in a filePro database
Syntax
int filepro_rowcount ()
Arguments
-
Description
Returns the number of rows in the opened filePro database.
Version
PHP 4, 5 <= 5.1.6
Return value
Returns the number of rows in the opened filePro database, or FALSE on errors.