The break statements are optional, but without them, PHP will execute all the code after a match until it hits a break statement or the end ...
確定! 回上一頁