foreach(LIST) { $checked{$_}++; } if($checked{$string}) { ... }