Simple PHP forum
Simple PHP forum
- Started
- Last post
- 3 Responses
- jox
Doing some stuff for a friend again *sigh*.
Where can I find an extremely simple discussion board in PHP?
It should have the following features:
- List topics
- Post new topics
- Reply to topics
- User login (so that the user's messages appear as "written by [name], and maybe allow a little signature"I've looked everywhere. They're either a) stupid b) gigantic
I'm really stuck : /
- spiff0
Check Spoono.
http://www.spoono.com/php/tutoriā¦
Might be what your looking for. Also look at the other PHP snippets and tutorials.
- jox0
I'll check that out right away! Thanks a lot spiff!
- spiff0
My pleasure! :-)