English
Tamil Nadu Board of Secondary EducationHSC Science Class 12

Write the Syntax of the If else statement in PHP. - Computer Applications

Advertisements
Advertisements

Question

Write the Syntax of the If else statement in PHP.

Short/Brief Note
Advertisements

Solution

if (condition)
{
Execute statement(s) if condition is true;
}
else
{
Execute statement(s) if condition is false;
}
shaalaa.com
Control structures in PHP
  Is there an error in this question or solution?
Chapter 6: PHP Conditional Statements - Evaluation - PART – II [Page 111]

APPEARS IN

Samacheer Kalvi Computer Applications [English] Class 12 TN Board
Chapter 6 PHP Conditional Statements
Evaluation - PART – II | Q 5. | Page 111
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×