How to Save time for click to click using PHP?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
bhanu
Forum Commoner
Posts: 46
Joined: Thu Nov 05, 2009 4:25 am

How to Save time for click to click using PHP?

Post by bhanu »

Hi to all
Please help me
I have an application regarding time allocation.
What i require is
We are conducting an online exams...
In that test 100 questions ,Time is 1hr .
For each questions how much time the user can spend i want to save it in database using mysql.
We have next button for next question.When i click on next button time will be store in array after the end of exam i have coded insert query.

please help me from this

thank you
regards
bhanu
Post Reply