Filter List Help
Posted: Fri Jul 23, 2010 1:14 pm
Hey, I want to know how I filter a list of emails that I have by provider Example:
List:
admi@gmail.com
admi@ga.com
ffff@gmail.com
xxx@ga.com
sdsd@ga.com
xxxx@gmail.com
I wish it will display it in the order of the provider Example:
xxxx@gmail.com
ffff@gmail.com
admi@gmail.com
sdsd@ga.com
xxx@ga.com
admi@ga.com
I need help writing code to use some functions
List:
admi@gmail.com
admi@ga.com
ffff@gmail.com
xxx@ga.com
sdsd@ga.com
xxxx@gmail.com
I wish it will display it in the order of the provider Example:
xxxx@gmail.com
ffff@gmail.com
admi@gmail.com
sdsd@ga.com
xxx@ga.com
admi@ga.com
I need help writing code to use some functions