<?php · $x = 1; · switch($x){ · case 0: · echo "jest 0"; · break; · case 1: · echo "jest 1"; ...
確定! 回上一頁