Ver Mensaje Individual
  #4 (permalink)  
Antiguo 06/11/2009, 10:13
dvd181191
 
Fecha de Ingreso: abril-2009
Mensajes: 356
Antigüedad: 15 años
Puntos: 7
Respuesta: insercion masiva :)

Código PHP:
$numero_mascota mysql_query("SELECT * FROM mascotas ORDER BY numero DESC limit 1");
$numero_mascota mysql_fetch_array($numero_mascota); 

el fallo esta hay me devuelve algo k me hace entrar 3 veces pero no se pork