![]() | fdf_set_valueDescriptionbool fdf_set_value ( resource fdf_document, string fieldname, mixed value [, int isName] )The fdf_set_value() function sets the value for a field named fieldname. The value will be stored as a string unless it is an array. In this case all array elements will be stored as a value array.
See also fdf_get_value() and fdf_remove_item(). ![]() There are no user contributed notes for this page. | ![]() |