Creating a Question & Answer Website from Scratch using PHP?

wchance28

New member
I am researching the ways to create a question & answer website much like Yahoo!Answer or Answerbag. I am not looking for open sources like QHub or anything like that, I would like to build a Q&A site from scratch.

I have had minor experience in building a user information database driven website using PHP and MySQL using dreamweaver before, I would like to know if the Q&A website can be built using the same sort of database management in MySQL (like storing the questions and answers in tables in the CPanel?)
 
Back
Top