Parse error: syntax error, unexpected T_ELSE in
-
Hi!
I was trying to delete some code when I screwed things up big time.
Here’s what I was working on:
<h1><?php if ($site_slogan) echo stripslashes($site_slogan);”Modern minimalist design with professional look, great choice for your business site, portfolio site, or personal site” else echo;?></h1>
Can you tell me what I did wrong to cause this error? I actually don’t want any site slogan so was attempting to delete the “modern…”
Thank you for your help
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Parse error: syntax error, unexpected T_ELSE in’ is closed to new replies.