HTML form, PHP uploads and file corruption
Posted: Wed Jan 14, 2004 7:17 am
Hello,
I've been experiencing some odd problems with a php script I created for uploading quicktime movies. When I upload files using my script on my computer they upload correctly with no problems. When someone else on a different machine and different internet connection uploads the same file using the script it becomes corrupted.
I'm assuming my script is working correctly as it uploads the files perfectly for me and I'm wondering if anyone is aware of any other possible causes for this type of behaviour for an upload script. My thinking is it must be something to do with their internet connection or OS, but I thought maybe someone else might have experienced similar errors and be able to suggest other causes.
Any ideas?
I've been experiencing some odd problems with a php script I created for uploading quicktime movies. When I upload files using my script on my computer they upload correctly with no problems. When someone else on a different machine and different internet connection uploads the same file using the script it becomes corrupted.
I'm assuming my script is working correctly as it uploads the files perfectly for me and I'm wondering if anyone is aware of any other possible causes for this type of behaviour for an upload script. My thinking is it must be something to do with their internet connection or OS, but I thought maybe someone else might have experienced similar errors and be able to suggest other causes.
Any ideas?