Hello and thanks agian for reading my question.
I have an data base of countries and query it using ORDER BY Name
Now that I have the array in Alapha Order I could like to take say the top 3 or 4 countries that use the data base and have them come up first.
Most of the time I take the array and dump it into select options list like anyone would probably do.
so any idea's on how to do this, I'm just kind stuck on how to approach