Hi Aditya, You can store question and answer in database. if user provides correct answer increase veritable ($score) you can use switch case to generate character (like in facebook apps) Navneet. On Fri, Dec 25, 2009 at 9:41 PM, aditya shukla <adityashukla1983@xxxxxxxxx>wrote: > Merry Christmas Guys, > > I am trying to make a small web application which has some question and > some > answers for that questions.My aim is to create a report based on the > questions and answers > related to questions.Please suggest a way to go about the > application.Should > I go for a if-else or switch case format for the answers or is there a > better way.? The app is something similar to the apps on facebook where > questions-answers give us a report. > > Thanks > > Aditya >