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

//element country for PEAR HTML_QuickForm - french
$form->addElement('select',   'country',     'Votre pays',
                  array(
'' => '--- choisir SVP ---',
'AF' => 'AFGHANISTAN',
...
 
'ZW' => 'ZIMBABWE'
));
 
info/iso_country_html_quickform_french.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