PHP - Modulo FDF Set Opt
La funzione fdf_set_opt () può impostare un'opzione di un campo.
Sintassi
bool fdf_set_opt( resource $fdf_document , string $fieldname , int $element , string $str1 , string $str2 )
La funzione fdf_set_opt () può impostare le opzioni di un dato campo.
La funzione fdf_set_opt () può restituire true in caso di successo o false in caso di fallimento.