fdf_next_field_name

(PHP 3>= 3.0.6, PHP 4 >= 4.0.0)

fdf_next_field_name -- 次のフィールド名を得る

説明

string fdf_next_field_name (int fdf_document, string fieldname)

fdf_next_field_name() 関数は fieldname のフィールドの後の フィールドの名前を返します。二番目のフィールドにNULLを指定した場合、 最初のフィールドの名前を返します。

fdf_set_field(), fdf_get_field() も参照下さい。