phpbar.de logo

Mailinglisten-Archive

[php] sort() sort()iert nicht richtig

[php] sort() sort()iert nicht richtig

Lars Heuer php_(at)_phpcenter.de
Tue, 14 May 2002 17:02:06 +0200


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