On Thu, June 23, 2005 7:37 am, Mathieu Dumoulin said: > STR_REPLACE on all possible accents, i got over a thousand records from > the database to parse in a fast way and there are at the very least 60 Odds are REALLY GOOD you can get the database to ORDER BY using your locale/language/charset of choice, and get it MUCH MUCH MUCH faster than ksort. You're should ask "How" on a mailing list for your database, though. -- Like Music? http://l-i-e.com/artists.htm -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php