Warning: count(): Parameter must be an array or an object that implements Countable in
$it_cp_cnt = count($_POST['cp_id']);
$it_cp_cnt = is_array($_POST['cp_id']);