文字

filepro_rowcount

(PHP 4, PHP 5 <= 5.1.6, PHP 7)

filepro_rowcountFind 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.

参见

  • filepro() - Read and verify the map file
上一篇: 下一篇: