מה הבעיה פה
if (empty($path1) && empty($name1) && empty($kay1)) { $qur = "INSERT INTO linkssets ( id , desc , path , type , loc , name ) VALUES ("; $qur .= "'','" .mysql_escape_string($kay1) . "' , '" .mysql_escape_string($path1) . "' , '". $type . "' , '" .mysql_escape_string($where1) . "' , '" .mysql_escape_string($name1) . "' )"; mysql_query($qur) or die (mysql_error()); unset ($qur); echo "Data been enter"; }
מה הבעיה פה הוא לא מכניס נתונים ההודאת שגיאה הואYou have an error in your SQL syntax near 'desc , path , type , loc , name ) VALUES ('','' , '' , 'link' , 'main' , '')' at line 1
והקטע שאני לא מבין איך אם זה עובר אז זה אומר שיש נתונים בתוך במשתנים