Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list SVN commits mailing list
integer numCols ( resource $result )
結果セットの行の、カラムの数を取得します。
$result
query() あるいは executeQuery() が返した有効なリソース。
integer - カラムの数を返します。
integer
This function can not be called statically.
MDB_Common::numRows()