Conditional statements in php are..
Example:
- If statement
- If else statement
- elseif statement
If Statement:
Syntax:
Above condition is correct
If else Statement:
Syntax:
Condition is False
Syntax:
b is big
No comments:
Post a Comment