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