Ver Mensaje Individual
  #4 (permalink)  
Antiguo 13/03/2006, 06:01
Avatar de jerkan
jerkan
 
Fecha de Ingreso: septiembre-2005
Mensajes: 1.607
Antigüedad: 18 años, 7 meses
Puntos: 19
No lo creo. Si tu tienes un array tal que así:
Código PHP:
array = ( (id_NumEx1Pregunta1Resposta1), 
(
id_NumEx2Pregunta2Resposta2),
(
id_NumEx3Pregunta3Resposta3) ); 
y le haces un shuffle pues no deberías tener mayor problema.