Cita:  
					Iniciado por ocp001a 
  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