Mailinglisten-Archive |
> $query = "SELECT * FROM news WHERE status='1' ORDER BY id DESC LIMIT 5"; select * from news left join author where news.status = '1' and author.id = new.author order by id desc limit 5 So in etwa, ich weiss halt nicht deine genauen feldbschreibungen
php::bar PHP Wiki - Listenarchive