Nevíte někdo proč mi tento kód:
$sql = mysql_query("INSERT INTO clanky(nazev, uvodnik, telo, rubrika, group, styled, bleskovka, completed, autor) VALUES('$title','$perex','$text','$rubrika','$group','$styled','$bleskovka','$completed','$autor')") or die (mysql_error());
Vypisuje tuhle chybu:???
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'group, styled, bleskovka, completed, autor) VALUES('a','a','aaaaa','3','2','wait' at line 1
Prosím odpovězte co nejrychleji. v tom co tvořim je to docela klíčovej kus kódu ke správný funkci... Díky moc