请问PHP中加入HTML 报以下错误,如何解决
- PHP code
<!-- Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->echo "<div class="sidebarBlock" style="margin:150 auto; text-align:center;">\n";
运行后系统提示
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in POST.PHP on line 5
第5行就是上面的代码
------解决方案--------------------
echo '










