Ver Mensaje Individual
  #2 (permalink)  
Antiguo 06/09/2005, 14:58
venom_mdt
 
Fecha de Ingreso: septiembre-2005
Ubicación: Bs as, capital
Mensajes: 77
Antigüedad: 18 años, 7 meses
Puntos: 0
Con este codigo ordenas las noticias de forma descendente:

if(!$row = mysql_query("SELECT nombre, fecha FROM noticias ORDER BY fecha DESC")) die (mysql_error());

if(mysql_num_rows($row) != 0){

$rsfaltas=mysql_fetch_object($row);
}
__________________
Soy MC VENOM, 100% rapero!!!