dbase_numfieldsGets the number of fields of a database 説明
int dbase_numfields(resource
$database )Gets the number of fields (columns) in the specified database.
パラメータ
戻り値
The number of fields in the database, or 変更履歴
例
例1 dbase_numfields Example
参考
|