The switch explanation executes line by line and once PHP finds a case and gets true it is not only read that condition but additionally read all the cases.
確定! 回上一頁