filepro_rowcount
(PHP 3, PHP 4 , PHP 5)
filepro_rowcount -- Find out how many rows are in a filePro database
Description
int
filepro_rowcount ( void )
Returns the number of rows in the opened filePro database.
Bemærk: Når safe mode er aktiveret, checker PHP om
filerne eller bibliotekerne som du er ved at benytte, har det samme UID (owner) som
scriptet der bliver eksekveret.
See also filepro().