Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list CVS commits mailing list
require_once 'MDB.php';
integer numCols (resource $result)
integer numCols
結果セットの行の、カラムの数を取得します。
query() あるいは executeQuery() が返した有効なリソース。
integer - カラムの数を返します。
この関数は、スタティックにコールする ことはできません。
MDB_Common::numRows()