QUESTION IMAGE
Question
which of these is not used in a conditional statement in php? a else if b elseif c else d if
Brief Explanations
In PHP, conditional statements use 'if', 'else if' (not 'elseif' as a single - word keyword), and 'else'.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
B. elseif