odbc_num_fields
(PHP 4, PHP 5)
odbc_num_fields — 結果のカラム数を返す
説明
int odbc_num_fields
( resource
$result_id
)ODBC 結果におけるフィールド (カラム) の数を取得します。
返り値
フィールド数、あるいはエラー時に -1 を返します。
(PHP 4, PHP 5)
odbc_num_fields — 結果のカラム数を返す
$result_id
)ODBC 結果におけるフィールド (カラム) の数を取得します。
フィールド数、あるいはエラー時に -1 を返します。