Ver original$consulta=mysql_query("select * from carrito where id = $id",$db);$mostrar=mysql_fetch_array($consulta);