echo problem in php code
-
Hi,
i have a problem with php code… what is wrong in this part of the echo code:
} elseif ( (in_category('56') ) { echo '<div id="menuano"> <ul class="fix"> <li><a href="get_settings('home')" title="2007">2007</a></li> </ul> </div>';
with the code above gives me the error:
Parse error: syntax error, unexpected T_STRING, expecting ‘,’ or ‘;’ in
thanks for your help!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘echo problem in php code’ is closed to new replies.