Hallo Retrotown'er,
ich hätte folgenden problem wenn ich meine Seite abrufe:
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in C:\xampp\htdocs\inc\functions.php on line 193
Die Zeile 193 sieht so aus:
$sql = mysql_query("SELECT id FROM cms_article_likes WHERE user_id = '".userInfo(protect($_SESSION["login_username"]), "id")."' AND article_id = '".protect'($id)."' LIMIT 1");
wär nett wenn mir wer Behilflich sein würde
-Thouthex