require_once 'HTML/QuickForm/select.php';
void HTML_QuickForm_select::addOption (string $text, string $value [, mixed $attributes = NULL])
void HTML_QuickForm_select::addOption
This package is not documented yet.
Display text for the OPTION
Value for the OPTION
Either a typical HTML attribute string or an associative array
throws no exceptions thrown
since 1.0
This function can not be called statically.