Posted by Krustov on 11/05/07 17:24
$rambo[1]="daffy duck";
$rambo[2]="mad max";
$rambo[3]="daffy duck";
$rambo[4]="superman";
etc etc
How do i remove duplicate strings from a array ? .
('daffy duck' could appear more than twice in the array)
I can already do it via a luddite loop - but figure there must be a
better/easier way of doing it .
--
(stuckle and his lapdogs are forbidden from replying to this thread as i
dont actually want any help from them)
Navigation:
[Reply to this message]
|