SELECT * FROM phpbb_topics AS topic, phpbb_users AS user WHERE topic.topic_poster=user.user_id ORDER BY topic_id DESC LIMIT 5
But is there any method to show the last poster like I asked. Its confusing to explain this but I will try as hard as I can.
All the best!
Joe