1
SQL Syntax error.
Postat av flinva den 3 Januari 2011, 23:15
12 kommentarer · 140 träffar
$sql = "INSERT INTO pm (to, from, subject, body) VALUES('$_POST[username]& #039;,'$_SESSION[sess_nam e]','$_POST[subject] ', '$_POST[body]')";
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use
Vad är det jag gjort fel? :o
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use
Vad är det jag gjort fel? :o






