Hi
Was wondering if someone can help with a php code. I need to measure the time it takes to download a file. The php script has to be on the server side and to be executed from the client’s end. The client will request for a file that is on the server. Once the server receives the request the scirpt will then measure the time from the request was received to the time the file is downloaded.
Ant suggestions is very much appreciated.
Thanks
Jone