$n) { if (in_array($n, $del)) { unset($list[$k]); } } return $list; }