<?php $xint=3; switch($xint) { case 1: echo "This is case No 1."; break; case 2: echo "This ... php-while-loop. Previous: continue statement
確定! 回上一頁