Upload speed test script

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!

Moderator: General Moderators

Post Reply
sh0gun
Forum Newbie
Posts: 2
Joined: Fri Feb 18, 2005 7:38 am
Contact:

Upload speed test script

Post by sh0gun »

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?


Thanks,
Stef
sh0gun
Forum Newbie
Posts: 2
Joined: Fri Feb 18, 2005 7:38 am
Contact:

Post by sh0gun »

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....

Thanks,
Stef
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

you are not allowed to place a file on the user's machine with Javascript.
Post Reply