online timer

TimeCase - time tracking web app

TimeCase - time tracking web app

TimeCase helps you keep track of your time. It is a powerful yet easy to use web application for everyone who wants to see how much time is spent on certain tasks and projects. Live Preview Note: On live preview timer (start/stop button) is session-based while the real app features persistent database timer. Session is used so you can all have your own timer while testing but it will clear if you log out and log in as another demo user. Mai...

PHP My Debug

PHP My Debug

Description Now you can track the execution time of parts of script, and also the relative and absolute memory bytes which your script is using; It is also indicated the file and the line of the script; Implemented a chart thanks to google’s api; Available online demo; How it works You can define how many points-viewing you desire in your scripts just with a line of code; The class includes also two functions (to show the table and to show th...