Ver Mensaje Individual
  #6 (permalink)  
Antiguo 23/05/2006, 09:13
rkpost
 
Fecha de Ingreso: noviembre-2005
Mensajes: 117
Antigüedad: 18 años, 6 meses
Puntos: 0
o tb

mysql_query("INSERT INTO tabla (...) VALUES (....)");
$res=mysql_query("SELECT * FROM tabla ORDER BY id DESC LIMIT 1");