כתבתי אותה כבר 3 פעמים, יש בה שגיאה כלשהי
PHP קוד:
@mysql_query("INSERT into pages(title,desc,simg,cid,text) VALUES ('$title','$desc','$simg','$cid','$sValue')") or die (mysql_error());
השגיאה:
ציטוט:
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 'desc,simg,cid,text) VALUES ('איזה מאגניב','קלקל','חוחו','1',''' at line 1
|