PDA

View Full Version : Tips and Advice on build a forum with php and mysql



Patch^
September 11th, 2008, 06:00 AM
Hi guys,

I want to start a a little project for myself to develop a php+mysql forum as a way to refresh myself with php, plus learn some new things.

Just wanted to ask if any of you have a certain methodology or structure and any tips on how to go about it. I've googled for guides etc, but have found nothing. I don't want to use IPB, VB, phpBB or anything..I want to build something myself.

Cheers :beer2:

tfg
September 11th, 2008, 07:00 AM
when you say 'refresh' your php knowledge, what's your current level of expertise?

personally i'd probably download one of the open source forums and have a play about with that. install it on a test server, take a good look at the database structure, play with the code and then start putting ideas together on a pencil and paper.