SELECT n.id, n.titre_ger AS titre, n.texte_ger AS texte, DATE_FORMAT(n.date, '%d/%m/%Y') as date, n.id_cat, t.cat_ger AS cat FROM aeroport_news AS n, aeroport_news_cat AS t WHERE t.id_cat = n.id_cat AND n.public = '1' ORDER BY n.id DESC LIMIT 0, 3
Page : 1 2 3 4 ... 6 7 8 9 Nâchste Sortieren Sie die Kategorie :