PHP - Module Opt Set FDF

La fonction fdf_set_opt () peut définir une option d'un champ.

Syntaxe

bool fdf_set_opt( resource $fdf_document , string $fieldname , int $element , string $str1 , string $str2 )

La fonction fdf_set_opt () peut définir les options d'un champ donné.

La fonction fdf_set_opt () peut retourner true en cas de succès, ou false en cas d'échec.