How do you check multiple sequential conditions in PHP?
if...else
switch
if...elseif...else
for loop
for
This question is part of this quiz :