View Single Post
Old 01-18-2006, 10:41 PM  
Ice
Confirmed User
 
Ice's Avatar
 
Join Date: Nov 2002
Location: Sunny California
Posts: 26,053
$subcatcount = 0;
foreach $key (sort keys %subs) {
@catinfo = split(/\|/, $subs{$key});
if ($catinfo[4] hahahaha $category) {
push(@subcats, $catinfo[0]);
$subcatcount++;
}
__________________
icq 1904905
Ice is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote