Is any function is avaliable to add entire countries list in list box or any other idea is there please help me:
adding the country list in the drop down box
Moderator: General Moderators
adding the country list in the drop down box
Hello friends ,
Is any function is avaliable to add entire countries list in list box or any other idea is there please help me:

Is any function is avaliable to add entire countries list in list box or any other idea is there please help me:
Re: adding the country list in the drop down box
Grab an array with the countries (eg http://www.zend.com//code/codex.php?ozid=475&single=1) and loop through it.