continue is used within looping structures to skip the rest of the current loop iteration and continue execution at ... foreach ($arr as $key => $value) {
確定! 回上一頁