Ver Mensaje Individual
  #5 (permalink)  
Antiguo 28/12/2012, 09:25
carlosuc99
 
Fecha de Ingreso: junio-2011
Mensajes: 342
Antigüedad: 12 años, 10 meses
Puntos: 5
Exclamación 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