PHP - Conditional Statements
Which keyword is used in PHP to add multiple conditions after an if statement?
Which keyword is used in PHP to add multiple conditions after an if statement?
if, elseif, and else for conditional branching.ifif is elseif.elseif [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions