הוסטס - פורום אחסון האתרים הגדול בישראל

הוסטס - פורום אחסון האתרים הגדול בישראל (https://hosts.co.il/forums/index.php)
-   פורום תיכנות (https://hosts.co.il/forums/forumdisplay.php?f=14)
-   -   בעיה מוזרה אחרי ששולחים נתונים מתופס (https://hosts.co.il/forums/showthread.php?t=20012)

-VladK- 16-04-06 19:23

בעיה מוזרה אחרי ששולחים נתונים מתופס
 
כותרת....
הנה הקוד:
PHP קוד:

<?php
require 'db.php';

if(isset(
$_POST['submit'])) {

    
extract($_POST);
    
$date date("d/m/y");
    
$insert mysql_query("INSERT INTO posts(Title, By, Content  Date) VALUES('$Title','$By','$Content','$date')") or die(mysql_error());
    echo 
"<center><b>הנושא נוספה בהצלחה</b></center>";

    }

    echo 
"<form name=\"form\" method=\"post\">";
    echo 
"<table border=\"0\">";
    echo 
"<tr><td><font face=\"tahoma\" size=\"2\"><b>שם</b></font></td><td><input type=\"text\" name=\"By\" /></td></tr>";
    echo 
"<tr><td><font face=\"tahoma\" size=\"2\"><b>כותרת</b></font></td><td><input type=\"text\" name=\"Title\" /></td></tr>";
    echo 
"<tr><td><font face=\"tahoma\" size=\"2\"><b>תוכן</b></font></td><td><textarea name=\"Content\" rows=\"13\" cols=\"25\"></textarea></td></tr>";
    echo 
"<tr><td><input type=\"submit\" name=\"submit\" value=\"הוסף\"></td></tr>";
    echo 
"</table>";
    echo 
"</form>";
?>


BlueNosE 16-04-06 19:27

והבעיה היא-?..

-VladK- 16-04-06 19:29

חח שחכתי לכתוב...אחרי שאני לוחץ על השלח זה מה שאני מקבל:
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 'By, Content Date) VALUES('dfgdfg','dfg','dfgdfg','16/04/06')' at line 1

-VladK- 17-04-06 07:21

בבקשה תענו לי זה ממש חשוב לי....אם אני מבקש במקום הנכון אז תעבירו...

miniature 17-04-06 07:24

שנה את:
PHP קוד:

posts(TitleByContent  Date

ל:
PHP קוד:

posts(TitleByContentDate


-VladK- 17-04-06 08:08

לא עוזר

miniature 17-04-06 08:11

יש עדיין את אותה השגיאה?

-VladK- 17-04-06 08:12

כן :(

בניה 17-04-06 08:38

ב"ה

תעשה רווח בין posts לסוגריים הראשונות.
תנסה לעטוף גם את השמות של התאים בגרשיים.

-VladK- 17-04-06 09:34

ניסתי את 2 האפשרויות וכלום לא עוזר לי :(


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

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