Ver Mensaje Individual
  #5 (permalink)  
Antiguo 21/10/2003, 02:22
Avatar de Cain
Cain
 
Fecha de Ingreso: enero-2002
Ubicación: Catalunya
Mensajes: 6.459
Antigüedad: 23 años, 1 mes
Puntos: 17
$result = mysql_query("INSERT INTO tabla VALUES (NULL,2,3)");
$ultimo = mysql_insert_id();
echo $ultimo;
__________________
M a l d i t o F r i k i