<?php switch ($var) { case 'a': $message = "The variable was a. ... Note that since there is no default , a non-match (in this case if ...
確定! 回上一頁