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.
Забележка: Когато е включен в защитен режим, 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.
