|
dbase_numfieldsGets the number of fields of a database Description
int dbase_numfields(resource
$database )Gets the number of fields (columns) in the specified database.
Parameters
Return Values
The number of fields in the database, or Changelog
Examples
Example #1 dbase_numfields Example
See Also
|