Forum und email
filepro_rowcount

filepro_rowcount

(PHP 3, PHP 4, PHP 5)

filepro_rowcount -- Find out how many rows are in a filePro database

Opis

int filepro_rowcount ( void )

Returns the number of rows in the opened filePro database.

Notatka: Kiedy włączony jest tryb bezpieczny, PHP sprawdza, czy pliki lub katalogi na których chcesz operować mają takie same UID (owner) jak skrypt, który jest aktualnie wykonywany.

Zwracane wartości

Returns the number of rows in the opened filePro database, or FALSE on errors.

Patrz także

filepro()