Hi I'm wondering if there's any way out of PHP to measure load time of an "HTML page" being loaded on the client side.
I know putting a javascript onto a page and then calling a PHP script to record the time to a mysql table would help a lot. But I'm playing around with this script for a month now and I'm not moving on.
Anyone care to share a javascript that would measure the loading time.
Thanks in advance.