PHP switch case statement was first introduced in PHP 5. The switch statement is used to perform different actions that based on different conditions.
確定! 回上一頁