View Single Post
ישן 02-01-06, 13:03   # 1
dudu
חבר בקהילה
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
גיל: 34
הודעות: 204

dudu לא מחובר  

בעיה בהכנסת נתונים מסד!

זאת השגיאה:
קוד:
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 '' at line 1
זה הקוד:
קוד:
  mysql_query("INSERT INTO tgovot VALUES('',`$idkatava`,`$name1`, `$title`,`$text')") or die(mysql_error());
__________________
  Reply With Quote