H harrylmh New Member Nov 17, 2002 #1 must there always be a { and } for else and elseif, even if they only have one line? example: if (1==1) echo "yes"; else echo "no"; I tried it. It looked ok. But I could be wrong. thanks
must there always be a { and } for else and elseif, even if they only have one line? example: if (1==1) echo "yes"; else echo "no"; I tried it. It looked ok. But I could be wrong. thanks