Podręcznik PHP -
fdf_set_flags
Opis
bool fdf_set_flags ( resource fdf_document, string fieldname, int whichFlags, int newFlags )Sets certain flags of the given field.
Parametry
fdf_documentThe FDF document handle, returned by fdf_create(), fdf_open() or fdf_open_string().
fieldnameName of the FDF field, as a string.
whichFlagsnewFlags
| Poprzedni | Spis treści | Następny |
| fdf_set_file | Początek rozdziału | fdf_set_javascript_action |