I am wanting to put together a quiz like application with a lot of questions included. There would be 6 sections with each having around 150 questions each. I was going to put the questions in a database so others can add to it if desired by a form I made to insert the question and answers into a databse. But with each quiz, I was only wanting around 35-40 random questions from the specific section they are working on from the database. What would I set instead of the httpdir and serverdir to extract from the database?? The other coding part I know I just need to know the settings part of it so that it can pull random questions out. Thanks!!

