> The ordering you used is not "official" (except for phone books). See:
> http://de.wikipedia.org/wiki/Alphabetische_Sortierung#Einsortierungsregeln
>

Well, just change the $map array:
change 'ae' to 'a' , 'oe' to 'o', and 'ue' to 'u'.
Then 'ä' and 'Ä' are treated equivalent to 'a' in the sorting rule etc.

The $map array can be modified and extended to cater for other diacritics
and other language's sorting preferences.

~Hans

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to