PHP Manuál | ||
---|---|---|
Předcházející | Další |
(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)
dbase_numrecords -- Find out how many records are in a dBase databaseReturns the number of records (rows) in the specified database. Record numbers are between 1 and dbase_numrecords($db), while field numbers are between 0 and dbase_numfields($db)-1.
Předcházející | Domů | Další |
dbase_numfields | Nahoru | DBM Funkce |