$result = !empty(array_intersect($people, $criminals));
$containsAllValues = !array_diff($search_this, $all);