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().


add a note add a note User Contributed Notes
kulpp at wsg dot net
09-Jul-2000 06:53
FYI: Please check for outstanding bug reports on the filepro functions before using them.