【php】使用PHP switch語句執行多個case. 阿新• • 發佈:2020-11-16. 例如,我必須基於一個值執行多組指令。 $value = 'AA'; switch ($value) { case 'AA': echo ...
確定! 回上一頁