filepro_rowcount
(PHP 4, PHP 5 <= 5.1.6)
filepro_rowcount — Find out how many rows are in a filePro database
说明
int filepro_rowcount
( void
)
Returns the number of rows in the opened filePro database.
Note: 当启用 安全模式时, PHP 会检查被操作的文件或目录是否与被执行的脚本有相同的 UID(所有者)。
返回值
Returns the number of rows in the opened filePro database, or FALSE on
errors.
There are no user contributed notes for this page.
