(PHP 3, PHP 4 )
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.
Nota: Quando o safe-mode está ativo, o PHP verifica se
o(s) arquivo(s) e/ou diretório(s) que serão afetados por esta operação tem o mesmo UID
do script que está sendo executado.
See also filepro().