fdf_next_field_name

(3.0.6 - 3.0.18 only, 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_value(), fdf_get_value() も参照下さい。