View Single Post
ישן 26-10-05, 22:58   # 1
Shoko
משתמש בעל גישה מוגבלת
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
גיל: 33
הודעות: 374

Shoko לא מחובר  

צריך עזרה ב SQL UPDATE

מה הבעיה פה?
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 'FROM shoko2_settings SET background= #FF5FFF' at line 1

mysql_query(" UPDATE FROM ".$user."_settings SET background=".$_POST['background']." ") or die(mysql_error());

Last edited by Shoko; 26-10-05 at 23:36..
  Reply With Quote