DOMIN8
04-21-2005, 04:06 PM
Im getting this php parse error and im not sure on what to do. Can some one assist me please?
error:
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/rodneyrv/public_html/forum/includes/functions.php on line 2018
The code its talking about is:
$debughtml .= " (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') '?')'?')'?')'?')'?')=== false, '?', '?','?','?','?','?','&') . "tempusage=1\">Template Usage</a>) (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') '?')'?')'?')'?')'?')=== false, '?', '?','?','?','?','?','&') . "explain=1\">Explain</a>)<br />\n";
I have tried to just remove the code and I dont ger the erron anymore but what is this code used for?
Can some one shed some light on this for me?
Thanks in advance
error:
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/rodneyrv/public_html/forum/includes/functions.php on line 2018
The code its talking about is:
$debughtml .= " (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') '?')'?')'?')'?')'?')=== false, '?', '?','?','?','?','?','&') . "tempusage=1\">Template Usage</a>) (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') '?')'?')'?')'?')'?')=== false, '?', '?','?','?','?','?','&') . "explain=1\">Explain</a>)<br />\n";
I have tried to just remove the code and I dont ger the erron anymore but what is this code used for?
Can some one shed some light on this for me?
Thanks in advance