how to create a php and mysql forum

Newbie Member
5Mar2011,05:57   #1
reimo's Avatar
please i am learning php newly and i need help on how to do many thing, one is how to and what is needed to insert new post and replies and thread and sub thread and the mysql query that will be be used to view the pages. thanks
Go4Expert Founder
5Mar2011,08:46   #2
shabbir's Avatar
Where do you want to create it?
Ambitious contributor
9Mar2011,03:53   #3
pein87's Avatar
You need to brush up on mysql first then so you know how to organize data so its optimized and fast. Then you can worry about the logic needed to manipulate the data and then the visual code to display it and the client code to work with the display.
Light Poster
22Mar2011,07:53   #4
etiergjt's Avatar
There are many ready made forum script,why you want to create yourself,it's not easy