phpbar.de logo

Mailinglisten-Archive

[php] array

[php] array

Thomas Beckmann php_(at)_phpcenter.de
Mon, 13 Aug 2001 12:30:42 +0200


>ich habe einen Array von n Zahlen und m=F6chte checken ob eine Zahl =
doppelt
>vorkommt.
>wie mache ich das am besten ??

Amir,=20

so z.B. - ungetestet ...

unset ($tmp);
foreach($feld as $val) _(at)_$tmp[$val]++
foreach($feld as $val) echo $tmp[$val]+1.'*'$val."\n<br>";



---
Thomas Beckmann, Kiel, Germany
beckmann_(at)_gis.de


php::bar PHP Wiki   -   Listenarchive