Page 1 of 1

adding the country list in the drop down box

Posted: Thu Jun 26, 2008 12:14 am
by arun_php
Hello friends ,
Is any function is avaliable to add entire countries list in list box or any other idea is there please help me: :roll: :roll:

Re: adding the country list in the drop down box

Posted: Thu Jun 26, 2008 1:36 am
by koen.h
Grab an array with the countries (eg http://www.zend.com//code/codex.php?ozid=475&single=1) and loop through it.