PHP has a solution to this, and it is called switch/case statements. ... This is because once PHP finds a match in its case list, it will execute the action ...
確定! 回上一頁