
21/03/2005, 05:38
|
| | | Fecha de Ingreso: noviembre-2004
Mensajes: 6
Antigüedad: 21 años, 1 mes Puntos: 0 | |
| Gracias Vice por contestar. Ya he encontrado la forma ==>mysql_query(" (SELECT * FROM cuestiones_teoria WHERE Tema='3' ORDER BY RAND() LIMIT 4) UNION (SELECT * FROM cuestiones_teoria WHERE Tema='4' ORDER BY RAND() LIMIT 4) UNION (SELECT * FROM cuestiones_teoria WHERE Tema='5' ORDER BY RAND() LIMIT 4) ").
UN SALUDO. |