Sounds like a good idea, but i will need some help on it, this is what i have done, I did create an array in my config.php but how can i use this array in my html code, to list all the countries....
$ArrCountry = array(0=>"USA", 1=>"JAP", 2=>"EURO", 3=>"CYP");
__________________
Personal Portfolio
TecBrain Support Forum
Linux VS Windows ... Dont Even Think of it ..
Distribution: Slackware
if (OS==Linux) return success
There are 10 kinds of people, those who can read binary numbers and those who can't.