Newbie: I want advice on locating/creating a PHP based forum

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
wideawakewesley
Forum Newbie
Posts: 1
Joined: Fri Mar 07, 2003 8:51 am
Contact:

Newbie: I want advice on locating/creating a PHP based forum

Post by wideawakewesley »

I need a forum that allows any registered user to create a thread. Upon creation of that thread he either makes it public (so everyone can reply) or he can invite other registered users to reply (thus restricting who can read a reply to the thread).

Any help would be greatly appreciated. I'm on all the four major IM programs, fee free to contact me through that medium.

Cheers,

Wes
User avatar
daven
Forum Contributor
Posts: 332
Joined: Tue Dec 17, 2002 1:29 pm
Location: Gaithersburg, MD
Contact:

Post by daven »

check out phpBB (the forum you are currently on).

http://www.phpbb.com
Post Reply