Jump to content

While loop -> Array -> Sort -> Remove duplicates


Mundo

Recommended Posts

Hello I have a while loop which outputs countrys from the database (im making a "filter by" function). For example, the loop outputs:

 

Denmark
Belgium
Holland
Brazil
Japan
Brazil
Denmark

 

I want to sort these alphabetically and then remove duplicates... Can somebody explain to me how? I don't know how to get them into an array to do it...

Link to comment
https://forums.phpfreaks.com/topic/220140-while-loop-array-sort-remove-duplicates/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.