i want to calculate a user download speed.
what would be the best way, let a java script calculate it?, or let php do
it?
i was thinking of using an image as testfile.
with php i could send the image data with a stream(add a no-cache header
with it)
bart
what would be the best way, let a java script calculate it?, or let php do
it?
i was thinking of using an image as testfile.
with php i could send the image data with a stream(add a no-cache header
with it)
bart
Comment