25/04/2005, 20:34
|
| | Fecha de Ingreso: septiembre-2002 Ubicación: Mexico
Mensajes: 142
Antigüedad: 22 años, 2 meses Puntos: 0 | |
vaya...no era tan complicado
SELECT c.id AS `data`, u.username AS `label`, c.comment, c.date, c.active FROM `comments` AS `c`, `phpbb_users` AS `u`
WHERE c.id_new LIKE '1' AND c.id_author LIKE u.user_id ORDER BY c.id
voy aprendiendo
__________________ www.subflash.com <-----visita |