Z.N.S.: Sortierung

Beitrag lesen

abend,

arsort --  Sort an array in reverse order and maintain index association
asort -- Sort an array and maintain index association
krsort -- Sort an array by key in reverse order
ksort -- Sort an array by key
natcasesort --  Sort an array using a case insensitive "natural order" algorithm
natsort --  Sort an array using a "natural order" algorithm
rsort -- Sort an array in reverse order
shuffle -- Shuffle an array
sort -- Sort an array
uasort --  Sort an array with a user-defined comparison function and maintain index association
uksort --  Sort an array by keys using a user-defined comparison function
usort --  Sort an array by values using a user-defined comparison function

siehe dazu: http://www.php.net/manual/en/ref.array.php

mfg,
(tanz das)
Z.N.S.

--
<img src="http://www.dmp-web.de/comunicout/neubauten.gif" border="0" alt="">