timer online

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...