OR, you could use a pre-written PHP class for displaying country select boxes. you can get a whole bunch of these kind classes (help u display forms) from this site:
http://phpclass.kiffer.idv.tw/browse.html/class/1.html
here's some direct links to a few of the scripts:
http://phpclass.kiffer.idv.tw/goto/b...ckage/129.html
http://phpclass.kiffer.idv.tw/goto/b...ckage/406.html
http://phpclass.kiffer.idv.tw/goto/b...package/5.html
also, you'll need to know how to use classes in PHP in order to properly use these scripts.
plus, to download the scripts, you'll need to register with the site, its free anyway.
good luck.
