For a nice example of how this works to populate a list box dynamically, see this URL:
http://www.fooassociates.com/phpfer/html/rn20re282.html
(PHP 4 >= 4.0.2, PHP 5 < 5.3.0, PECL fdf SVN)
fdf_set_opt — Define uma opção de um campo
$fdf_document
,$fieldname
,$element
,$str1
,$str2
Define opções do campo fornecido.
fdf_document
O identificador do documento FDF, retornado por fdf_create(), fdf_open() ou fdf_open_string().
fieldname
Nome do campo FDF, como uma string.
element
str1
str2
For a nice example of how this works to populate a list box dynamically, see this URL:
http://www.fooassociates.com/phpfer/html/rn20re282.html