Ver Mensaje Individual
  #2 (permalink)  
Antiguo 28/11/2003, 18:56
Avatar de nuevo
nuevo
 
Fecha de Ingreso: mayo-2003
Ubicación: Spain
Mensajes: 2.009
Antigüedad: 20 años, 11 meses
Puntos: 2
Código PHP:
$consulta mysql_query("SELECT DISTINCT user FROM anotaciones ORDER BY fecha DESC LIMIT 0,25") or die("MySQL dice: ".mysql_error());
while(
$result mysql_fetch_array($consulta)) {
echo 
$result['user'];

saludos
__________________
3w.valenciadjs.com
3w.laislatv.com