fdf_set_flags

(PHP4 CVS only)

fdf_set_flags -- Sets a flag of a field

Description

void fdf_set_flags (int fdf_document, string fieldname, int whichFlags, int newFlags)

The fdf_set_flags() sets certain flags of the given field fieldname.

See also fdf_set_opt().