PHP » GoLang |
login |
register |
about
|
GoLang dbase_numrecords
request it (377)
GoLang replacement for PHP's dbase_numrecords
[edit | history]
dbase_numrecords(PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_numrecords — Gets the number of records in a database Description
int dbase_numrecords
( resource
$dbase_identifier
)Gets the number of records (rows) in the specified database.
Parameters
Return Values
The number of records in the database, or Examples
Example #1 Looping over all the records of the database
<?php |
more
Recently updated
more
Most requested
more
Last requests
|