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 — Legt eine Option eines Feldes fest
$fdf_document,$fieldname,$element,$str1,$str2Legt Optionen des angegebenen Felds fest.
fdf_documentDas FDF-Dokument-Handle, das von fdf_create(), fdf_open() oder fdf_open_string() zurückgegeben wurde.
fieldnameName des FDF-Felds als Zeichenkette.
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