משום מה, השאילתה הבאה לא עובדת לי:
PHP קוד:
mysql_query("UPDATE $table SET GuideName='$GuideName', GuideContent='$GuideContent', GuidCatID='$GuidCatID', GuideSummary='$GuideSummary', GuideDate='$GuideDate', GCat='$GCat', GuideImg='$GuideImg' WHERE GuideID='$GuideID'");
תודה!