par
light86 » 20 mars 2011, 20:52
VOCI l'erreur
Code : Tout sélectionner
Warning: mysql_query() [http://www.mysql.com/doc]: 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 'hauteur1,zone1 ) value('FSDFSD',1,1,' ')' at line 1 in D:\wamp\www\adel\fonctions.php on line 58
voici le var_dump
Code : Tout sélectionner
string ' Create table sddsffdsfd1 (titrezone1 integer primary key , largeur1 integer, hauteur1 integer , zone1 LONGTEXT ) ' (length=115)
boolean true
( ! ) Warning: mysql_query() [http://www.mysql.com/doc]: 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 'hauteur1,zone1 ) value('FSDFSD',1,1,' ')' at line 1 in D:\wamp\www\adel\fonctions.php on line 58
Call Stack
# Time Memory Function Location
1 0.0008 374192 {main}( ) ..\formbd.php:0
2 0.0088 450816 saveprojet( ) ..\formbd.php:27
3 0.0749 451240 mysql_query ( ) ..\fonctions.php:58
string 'INSERT INTO sddsffdsfd1 (titrezone1 ,largeur1 hauteur1,zone1 ) value('FSDFSD',1,1,' ')' (length=87)
merci
VOCI l'erreur
[code]
Warning: mysql_query() [http://www.mysql.com/doc]: 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 'hauteur1,zone1 ) value('FSDFSD',1,1,' ')' at line 1 in D:\wamp\www\adel\fonctions.php on line 58
[/code]
voici le var_dump
[code]
string ' Create table sddsffdsfd1 (titrezone1 integer primary key , largeur1 integer, hauteur1 integer , zone1 LONGTEXT ) ' (length=115)
boolean true
( ! ) Warning: mysql_query() [http://www.mysql.com/doc]: 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 'hauteur1,zone1 ) value('FSDFSD',1,1,' ')' at line 1 in D:\wamp\www\adel\fonctions.php on line 58
Call Stack
# Time Memory Function Location
1 0.0008 374192 {main}( ) ..\formbd.php:0
2 0.0088 450816 saveprojet( ) ..\formbd.php:27
3 0.0749 451240 mysql_query ( ) ..\fonctions.php:58
string 'INSERT INTO sddsffdsfd1 (titrezone1 ,largeur1 hauteur1,zone1 ) value('FSDFSD',1,1,' ')' (length=87)
[/code]
merci