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