
07/06/2003, 19:27
|
 | | | Fecha de Ingreso: noviembre-2002 Ubicación: Santiago
Mensajes: 48
Antigüedad: 22 años, 4 meses Puntos: 0 | |
Oye Josemi, es que me pierdo.
Bien hago el select
$cons = "select * from `artistas` order by rand()";
pero ¿donde hago el shuffle?
$resultado = mysql_query($cons, $conex) or die("Error MySQL dice : <b>".mysql_error()."</b>");
while ($fila=mysql_fetch_array($resultado))
¿en el array $fila?
Saludos
__________________ Salud y forza |