Seemingly simple idea - Questionaire
Date: 10/10/05
(Web Development) Keywords: database
Well, I want to create a questionaire/survey of sorts. A page with a bunch (10?) of questions and a bunch of option answers (4?) for each of the questions.
First thing I can't set my mind on is whether to use a database or text files, or both.
If I use a database, it becomes too complicated for such a simple thing: a table for questions, a table for options, and a table for answers.
I guess text files sound much more attractive to me.. and somehow just feel wrong.
Any suggestions?
Source: http://www.livejournal.com/community/webdev/253275.html