View Single Post
ישן 03-06-07, 17:45   # 1
X-T
חבר וותיק
 
מיני פרופיל
תאריך הצטרפות: Jan 2007
הודעות: 1,021

X-T לא מחובר  

בעיה בשאילתה :S

כתבתי אותה כבר 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
__________________
You don't shine if you don't glow
  Reply With Quote