• American Classifieds

    (@americanclassifieds)


    Need help.
    My website displays this:-
    Parse error: syntax error, unexpected T_STRING, expecting ‘,’ or ‘;’ in …/dsp-search-result.php on line 19

    <?=highlight_phrase(htmlentities2( has been viewed <?=$row->hits;?> times ));?>

Viewing 1 replies (of 1 total)
  • Moderator t-p

    (@t-p)

    This error means that you have made a mistake while creating your PHP structure. When this error appears it will tell you which file the error appears in and approximately which line (it may not always be the exact line so be sure to check just before and just after) in the code.

Viewing 1 replies (of 1 total)
  • The topic ‘Parse error: syntax error, unexpected T_STRING’ is closed to new replies.