//element country for PEAR HTML_QuickForm - english
$form->addElement('select',   'country',     'Your country',
                  array(
'' => '--- please select ---',
'AF' => 'AFGHANISTAN',
...
'ZW' => 'ZIMBABWE'
));

--- //[[fradeff@akademia.ch|Fred Radeff]] 2009/06/24 08:54//

 
info/iso_country_html_quickform_english.txt · Dernière modification: 2009/06/24 08:55 (modification externe)
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki