Mailinglisten-Archive |
Hallo, unter http://www.php.net/manual/en/function.sort.php Findest Du: "If you want to sort an array according to your locale do the following: (de_DE as example) setlocale("LC_ALL","de_DE"); usort($arraytobesorted, 'strcoll'); " Vielleicht bringt Dir ja auch setlocale und sort() was? Gruß, Lars -- quiXS! | http://www.quixs.de utopiXS! | http://www.utopixs.de | digitale Postkarten phpSlash | http://www.phpslash.org | das bessere Weblog
php::bar PHP Wiki - Listenarchive