Ver Mensaje Individual
  #2 (permalink)  
Antiguo 12/06/2004, 21:35
custo
 
Fecha de Ingreso: junio-2004
Mensajes: 283
Antigüedad: 19 años, 11 meses
Puntos: 0
Me respondo a mi mismo, ya me ha salido, he usado el order by rand()

Ej:

$random1 = mysql_query("SELECT * FROM productes WHERE marca='$marca' ORDER BY rand()");