ovrimos_field_num

(PHP 4 >= 4.0.3, PHP 5)

ovrimos_field_num -- 出力カラムの (1 から始まる) インデックスを返す

説明

int ovrimos_field_num ( int result_id, string field_name )

指定した出力カラムの、1 からはじまるインデックスを返します。

パラメータ

result_id

ovrimos_execute() あるいは ovrimos_exec() が返す結果 ID。

field_name

フィールド名。

返り値

1 からはじまるインデックス、あるいはエラー時に FALSE を返します。

参考

ovrimos_field_len()
ovrimos_field_name()
ovrimos_field_type()