הרשם שאלות ותשובות רשימת חברים לוח שנה הודעות מהיום

חזור   הוסטס - פורום אחסון האתרים הגדול בישראל > עיצוב גראפי, תכנות על כל שפותיו וקידום ושיווק אתרים > פורום תיכנות

   
|!|

השב
 
כלים לאשכול תצורת הצגה
ישן 02-06-08, 20:03   # 1
SlipY
מ מנ מנה מנהל בהוסטס
עסק רשום [ ? ]
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
מיקום: מושב אודים
גיל: 36
הודעות: 2,615
Send a message via Skype™ to SlipY

SlipY לא מחובר  

PHP \ MySQL שגיאה שאני נתקבל בה..

אין לי מושג למה ...
אין לי מושג איך...
קוד ממש פשוט ונותן לי שגיאה:

השגיאה:
קוד:
Could not insert the db because 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 'show,desc,link) values ('3','Press Here','http://www.here.com' at line 1
הקוד:

קוד:
<?php
	include 'mysql_connect.php';
	$id = mysql_real_escape_string($_POST['id']);
	$desc = mysql_real_escape_string($_POST['desc']);
	$link = mysql_real_escape_string($_POST['link']);
	$sql = mysql_query("insert into links(show,desc,link)
		   	             values ('$id','$desc','$link')") or die("Could not insert the db because " . mysql_error());
		header("Location: index.php?page=staff");
?>
__________________
בברכה,
פרידמן אסף.
אקסייט תקשורת
[ נייד: 050-764-0009 ][ טלפון 073-7972444 ][ פקס 073-7972443 ] [ מייל admin@xsc.co.il ]
  Reply With Quote
ישן 02-06-08, 20:23   # 2
יניב בן צבי
חבר בקהילה
 
מיני פרופיל
תאריך הצטרפות: Nov 2007
הודעות: 162

יניב בן צבי לא מחובר  

תנסה ככה:

PHP קוד:
<?php
    
include 'mysql_connect.php';
    
$id mysql_real_escape_string($_POST['id']);
    
$desc mysql_real_escape_string($_POST['desc']);
    
$link mysql_real_escape_string($_POST['link']);
    
$sql mysql_query("insert into links('show','desc','link')
                            values ($id,$desc,$link)"
) or die("Could not insert the db because " mysql_error());
        
header("Location: index.php?page=staff");
?>
  Reply With Quote
ישן 02-06-08, 21:13   # 3
Tomer
Whatever
 
Tomer's Avatar
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
הודעות: 7,039
שלח הודעה באמצעות MSN אל Tomer Send a message via Skype™ to Tomer

Tomer לא מחובר  

show היא מילה שמורה ב SQL וצריך לתחום אותה בגרשיים, כנ"ל desc אאל"ט.
__________________
תומר
  Reply With Quote
השב

חברים פעילים הצופים באשכול זה: 1 (0 חברים ו- 1 אורחים)
 


חוקי פירסום
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is מופעל
סמיילים הם מופעל
[IMG] קוד מופעל
קוד HTML מכובה

קפיצה לפורום


כל הזמנים הם GMT +2. הזמן כעת הוא 03:53.

מופעל באמצעות VBulletin גרסה 3.8.6
כל הזכויות שמורות ©
כל הזכויות שמורות לסולל יבוא ורשתות (1997) בע"מ