If you want to use || (OR operator) with switch then you can try: <?php switch(true) { case ( ...
確定! 回上一頁