|    
			
				09/01/2008, 23:16
			
			
			  | 
  |   |  |  |  |  Fecha de Ingreso: septiembre-2004 Ubicación: Tamaulipas, Mexico 
						Mensajes: 124
					 Antigüedad: 21 años, 1 mes Puntos: 0 |  | 
  |  Re: guardando el ultimo id  
  Si usas mysql podrias utilizar SELECT last_insert_id() o SELECT MAX(id) o en php la funcion mysql_insert_id().
 Saludos.
     |