Ver Mensaje Individual
  #3 (permalink)  
Antiguo 03/02/2011, 13:08
Avatar de skiper0125
skiper0125
 
Fecha de Ingreso: octubre-2010
Ubicación: $this->Mexico('Toluca');
Mensajes: 1.127
Antigüedad: 13 años, 7 meses
Puntos: 511
Respuesta: Error al crerar tablas

Cita:
Iniciado por ocp001a Ver Mensaje
No estoy de todo seguro pero el error_reporting escrito así no se le indica que no reporte nada?
creo que debería ser

error_reporting(E_ALL); o
error_reporting(-1);

Además no te vendría mal hacer la creación de la tabla con phpmyadmin y ver el código con la produce para aprender a hacerlo.
Perdon no me habia dado cuenta que tenia la sentencia error_reporting(0).
y si me manda erro el cual es;

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 ''tlahuac' (id int(11) NOT NULL AUTO_INCREMENT, idcarro varchar(15)' at line 1