Ver Mensaje Individual
  #15 (permalink)  
Antiguo 11/12/2009, 21:11
Avatar de pateketrueke
pateketrueke
Modernizr
 
Fecha de Ingreso: abril-2008
Ubicación: Mexihco-Tenochtitlan
Mensajes: 26.399
Antigüedad: 16 años
Puntos: 2534
Respuesta: imprimir ultimo registro

¿algo así??

Código PHP:
$sql 'SELECT columna FROM tabla ORDER BY columna DESC LIMIT 1';
$res mysql_query($sql) or die(mysql_error());
$id array_pop(mysql_fetch_array($res)); 
__________________
Y U NO RTFM? щ(ºдºщ)

No atiendo por MP nada que no sea personal.