mercredi 14 janvier 2015

Is it possible to have a case within a case, like if within a if


Is it possible to have a case within a case, I have seen examples of people using many ifs



if ($check1=1);then
if ($check2=2);then
if($check3=3);then
fi
fi
fi


I'm not sure how do i put this example into the case within a case.



Aucun commentaire:

Enregistrer un commentaire