PHP Doku:: Setzt die Option eines Feldes - function.fdf-set-opt.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzNon-Text MIME-AusgabenForms Data Format FunktionenFDF Funktionenfdf_set_opt

Ein Service von Reinhard Neidl - Webprogrammierung.

FDF Funktionen

<<fdf_set_on_import_javascript

fdf_set_status>>

fdf_set_opt

(PHP 4 >= 4.0.2, PHP 5)

fdf_set_optSetzt die Option eines Feldes

Beschreibung

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

Die Funktion fdf_set_opt() setzt Optionen des Feldes fieldname.

Siehe auch fdf_set_flags().


Ein BenutzerBeitrag:
- Beiträge aktualisieren...
ceo at l-i-e dot com
29.07.2003 2:01
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 Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)