par
Invité » 05 juil. 2010, 16:42
merci stealth35,
j'ai une erreur de synthaxe que j'arrive pas à trouver :
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 ''tstamp','crdate','cruser_id','deleted','hidden','cat','name','res','description' at line 1
quand je echo $sql :
INSERT INTO tx_avotherresources_res ('tstamp','crdate','cruser_id','deleted','hidden','cat','name','res','description','author','email','alertemail','visits','rating','ratingnr') VALUES ('1278336036','1278336036','0','0','0','8','sdis01','http://www.sdis01.fr/','','','','0','0','0','0')
je vois voit pas l' erreur la dedans ??!!
merci stealth35,
j'ai une erreur de synthaxe que j'arrive pas à trouver :
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 ''tstamp','crdate','cruser_id','deleted','hidden','cat','name','res','description' at line 1
quand je echo $sql :
[sql]
INSERT INTO tx_avotherresources_res ('tstamp','crdate','cruser_id','deleted','hidden','cat','name','res','description','author','email','alertemail','visits','rating','ratingnr') VALUES ('1278336036','1278336036','0','0','0','8','sdis01','http://www.sdis01.fr/','','','','0','0','0','0')[/sql]
je vois voit pas l' erreur la dedans ??!!