Is it possible to use php to get the latest threads in a forum?
and show them like this, on a web page:
Latest post in forum:
*post1
*post2
*post3
Get latest post
Moderator: General Moderators
- hob_goblin
- Forum Regular
- Posts: 978
- Joined: Sun Apr 28, 2002 9:53 pm
- Contact:
yes, using regular expressions and the filesystem functions.
I personally, would just download a hack since there are already alot out there.
Try looking around at http://www.phpbbhacks.com if it's a phpbb
I personally, would just download a hack since there are already alot out there.
Try looking around at http://www.phpbbhacks.com if it's a phpbb
- hob_goblin
- Forum Regular
- Posts: 978
- Joined: Sun Apr 28, 2002 9:53 pm
- Contact: