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