09-22-2004, 10:35 PM
|
|
|
Making PHP work
Industry Role:
Join Date: Nov 2002
Location: 🌎🌅🌈🌇
Posts: 20,767
|
@gals = sort @gals;
$c=0;
foreach(@gals) {
if ($gals[$c] eq $gals[$c+1]) {
$nothing=$youstupid;
} else {
push(@mygal, $gals);
}
$c++;
}
Try that you dumbasses!!
|
|
|