what is the purpose statement in php
Answers
Answered by
1
PHPprovides switch statement that allows you to execute a code block conditionally. PHP switch statementcompares a variable or an expression against many different values and execute a code block based on the value it equals to.
Similar questions
Computer Science,
6 months ago
Math,
6 months ago
English,
6 months ago
Math,
1 year ago
Physics,
1 year ago