Asked By
ashrafnarvi
0 points
N/A
Posted on - 05/14/2012
Hello friends I am new in PHP.
I am creating a project on online examination. I am able to retrieve questions randomly from database. But please tell me when I click on next button how I hold the question id and answer given by the user. Suppose I prepare exam for 50 questions so how I hold this values. I want to insert answers of all the question into database after finish the exam. So  think for this I have to use session but I don't know how.
Please help me its urgent.
How to hold values while clicking on next button. Urgent please?
Hi,
You can create an online examination page by use SQL database. You should have enough knowledge about SQL database management and about the PHP myadmin program. All of your exam questions will come from the database, so you should design it carefully with actual strings.
You can create  your project by following bellows script. Here I added a script for you to complete your project. Just upload that script in your heating by use the FTP and then install that script on your site. You should create a database with proper design for run that script in your website.
Hope you are understood.
Thanks.
How to hold values while clicking on next button. Urgent please?
Hi Gideon Yasti,
Thanks for your solution but where is script. Solution which I have received has no script.