|
You'll have to use javascript for the actual real-time counting, but you're better off using php to store the time. Have it stored in a file or a database, your choice. When the page loads use php to calculate how much time is left and print that number into the javscript code, so the javascript counter starts from there.
__________________
Your answers will only be as good as your question. Formulate it well and give all the necessary information.
|