if ($countries{$entries[1]}) { $countries{$entries[1]}++; } else { $countries{$entries[1]}=1; } [download]
In reply to Re: Need help on hashes. by leighsharpe in thread Need help on hashes. by ElMagnifico