anyone have a link to a guide to making a forum in php

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
chopficaro
Forum Commoner
Posts: 68
Joined: Fri Jan 01, 2010 12:56 am

anyone have a link to a guide to making a forum in php

Post by chopficaro »

i know its a monumental project but i have to start somewhere
ive been trying to find a very well commented forum someone has already made, so that i can turn it into a text based browser game, you know where it takes 3 days to build things and users attack eachother and such.
ive looked at phpBB, but its not well commented enough for me to understand every piece of code.
i know it sounds crazy but i think it would be easier for me to start from scratch, ill make it simple at first, all i need is a way to make accounts and sign into them, i dont even need confirmation emails! ill add more complicated stuff like IP banning later
if anyone has a link to a guide or any helpful information at all i would kiss your feet
chopficaro
Forum Commoner
Posts: 68
Joined: Fri Jan 01, 2010 12:56 am

Re: anyone have a link to a guide to making a forum in php

Post by chopficaro »

none of that is what i am looking for
Monotoko
Forum Commoner
Posts: 64
Joined: Fri Oct 26, 2007 4:24 pm

Re: anyone have a link to a guide to making a forum in php

Post by Monotoko »

well what are you looking for?

Those links tell you how to make a forum...
Post Reply