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(owner)인지 확인한 후에 실행합니다.

See also filepro().