PHP Classes

Create a real time timer which tell the time spend on page: Time spent on the page will help in billing the user

Recommend this page to a friend!
  All requests RSS feed  >  Create a real time timer which tell t...  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

Create a real time timer which tell the time spend on page

Edit

Picture of Harsh Gupta by Harsh Gupta - 7 years ago (2016-07-09)

Time spent on the page will help in billing the user

This request is clear and relevant.
This request is not clear or is not relevant.

+3

I want to to create a timer which starts as soon as user presses "START" button and count the time moving forward till the user presses "END" button. The timer should not reset on page refresh. The timer can also be paused using "PAUSE" button and then resumed using "RESUME" button.

Ask clarification

2 Recommendations

PHP Realtime Clock: Display clock or timer updated in real time

This recommendation solves the problem.
This recommendation does not solve the problem.

0

Picture of zinsou A.A.E.Moïse by zinsou A.A.E.Moïse package author package author Reputation 5840 - 6 years ago (2017-07-03) Comment

Numerical clock class is a built in PHP-JS class which allows user to: -Display digital clock on his website -display a real time timer with start ,stop ,pause and resume buttons and which keep track of the time even when user reload the page without database use...You can use this class to display the same timer on all your pages. This feature is specially made for that but you can also use different timers on each page of your website -diplay a real time timer without any button and which start once user start to navigate in your page and stop automatically when user leave your page.You can use this class to display the same timer on all your pages. This feature is specially made for that.


Raptor 2: Framework that takes routes from annotations

This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of william amed by william amed package author package author Reputation 30 - 7 years ago (2016-07-18) Comment

The Raptor full Stack Framework allow you to use a Timer to count the execution of a script like you want, the class Timer is located in libs/Raptor/Util/Timer.php


Recommend package
: 
: