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.
注: 当安全模式被激活时,PHP
将检查被操作的文件或者目录是否与正在执行的脚本有相同的 UID(所有者)。
See also filepro().