| PHP Manuál | ||
|---|---|---|
| Predchádzajúci | Nasledujúci | |
Gets the number of records (rows) in the specified database.
Poznámka: Record numbers are between 1 and dbase_numrecords($db), while field numbers are between 0 and dbase_numfields($db)-1.
The database link identifier, returned by dbase_open() or dbase_create().
| Predchádzajúci | Domov | Nasledujúci |
| dbase_numfields | Hore | dbase_open |