![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
13/09/2002, 09:26
|
![Avatar de Webstudio](http://static.forosdelweb.com/customavatars/avatar7242_2.gif) | Colaborador | | Fecha de Ingreso: noviembre-2001 Ubicación: 127.0.0.1
Mensajes: 3.499
Antigüedad: 23 años, 2 meses Puntos: 69 | |
Re: Problema con query MySQL Porque no intentas reformular tu Query de una manera más eficiente ? $results = mysql_query ("SELECT p.id_pila, f.* FROM Fitxes f INNER JOIN Pila p USING (id_fitxa) WHERE p.id_usuari = $id_pavo ORDER BY f.id_fitxa") or die("Oops!");
saludos. |