PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Hi.... I am trying to develop a download/upload speed test script. I have done the download part but I can't seem to find a solution for the upload part. Can anyone help?
Hmmm I was thinking if putting one file on the client's machine and then using javascript measure the time it takes for upload. My problem is that I don't know how to put a file on the client machine.... Any advice would be apreciated....