
19/09/2004, 17:55
|
| | Fecha de Ingreso: febrero-2002 Ubicación: Chile
Mensajes: 1.573
Antigüedad: 23 años, 1 mes Puntos: 2 | |
$query = mysql_query("SELECT * FROM Noticias,Atomoticias WHERE ID_Noticia=ID_Atomoticia ORDER BY ID_Noticia DESC LIMIT 20");
se soluciono asi,
gracias por todo!! |