और कोई case match न होने पर default statement execute होता है। PHP Switch Loop Syntax. switch (expression) { case valueN: echo "case 1"; ...
確定! 回上一頁