need PhP code

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
simranmavi85
Forum Newbie
Posts: 2
Joined: Tue Sep 30, 2008 5:45 am

need PhP code

Post by simranmavi85 »

How to make forums in Php?
User avatar
papa
Forum Regular
Posts: 958
Joined: Wed Aug 27, 2008 3:36 am
Location: Sweden/Sthlm

Re: need PhP code

Post by papa »

User avatar
The_Anomaly
Forum Contributor
Posts: 196
Joined: Fri Aug 08, 2008 4:56 pm
Location: Tirana, Albania

Re: need PhP code

Post by The_Anomaly »

User avatar
CoderGoblin
DevNet Resident
Posts: 1425
Joined: Tue Mar 16, 2004 10:03 am
Location: Aachen, Germany

Re: need PhP code

Post by CoderGoblin »

Generally I would use one which is already open as open source. The forum you're using here is an example of one called phpBB. Link is in the "powered by phpBB" line at the bottom.
Post Reply