PHP Conditional Statements
Points to
Remember
● The if statement contains boolean expression
inside brackets followed by a single or
multi line code block.
● if-else Statement also provides for a second part
to the if statement, that is else.
The else statement must follow if or else if statement.
Related Topics
Privacy Policy, Terms and Conditions, DMCA Policy and Compliant
Copyright © 2018-2023 BrainKart.com; All Rights Reserved. Developed by Therithal info, Chennai.