Tag Archives: script execution

PHP: Measure How Long Your Script Runs

It’s often quite useful to know just how long a particular PHP script is taking to run, and of course, working this out and showing it on screen is a pretty simple thing to do. Continue reading

Posted in Technology & Code, Tutorials | Tagged , , , , , | Leave a comment