
28/12/2012, 09:25
|
| | Fecha de Ingreso: junio-2011
Mensajes: 342
Antigüedad: 13 años, 8 meses Puntos: 5 | |
Respuesta: Errores Formulario El error después de procesar el echo y el insert a la vez es este: Cita: INSERT INTO aircrafts (ICAO, Name, WeightEmpty, WeightFull, CargoFull, CruiseSpeed, Range, Price, FirstClass, BusinessClass, EconomyClass) VALUES ('fgf', 'a320', '12', '12', '12', '12', '21', '12', '32', '10', '150')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 'Range, Price, FirstClassSeats, BusinessClassSeats, EconomyClassSeats) VALUES ('f' at line 1 |