![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
17/07/2013, 08:14
|
![Avatar de Italico76](http://static.forosdelweb.com/customavatars/avatar175649_11.gif) | | | Fecha de Ingreso: abril-2007
Mensajes: 3.303
Antigüedad: 17 años, 10 meses Puntos: 292 | |
Respuesta: Me canse de buscar el error
Código PHP:
Ver original$import = mysql_query("INSERT INTO tabla (`RECO`,`TIPODELOCAL`,`DESCRIPCION`,`A`) VALUES ({$DATA[0]}, '{$DATA[1]}', '{$DATA[2]}', '{$DATA[3]}'") or die( mysql_error() ) ;
y nos dice que error te arroja
__________________ Salu2! |