
12/06/2004, 21:35
|
| | Fecha de Ingreso: junio-2004
Mensajes: 283
Antigüedad: 20 años, 9 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()"); |