0
if and elseif also else
in php if(condition == another condition) //why i not put semicolon after bracket if i put it got error unexpected Syntex else... // { echo "Hello"; } else { echo "Bye"; }
0 odpowiedzi
in php if(condition == another condition) //why i not put semicolon after bracket if i put it got error unexpected Syntex else... // { echo "Hello"; } else { echo "Bye"; }