(PHP 4 >= 4.0.2)
fdf_set_opt -- Sets an option of a field
Description
bool 
fdf_set_opt ( int fdf_document, string fieldname, int element, string str1, string str2)
     The fdf_set_opt() sets options 
     of the given field fieldname.
    
     See also fdf_set_flags().