Not sure what's going on here... Fairly simple file upload script. Works nearly all the time...
Got a word document > Try to upload it and for some reason the $HTTP_POST_FILES['upload_file']['tmp_name'] is 'none'.
If I open that doc, delete the contents, save and try again it works fine.
It's not file size related, as I can upload a (different) larger file ok.
Has anyone heard of anything like this before? Is there something in the word document itself that is causing this problem, I can't see it being script or setup related as it all works fine with other files and deleting the content of the file fixes it!
Any pointers much appreciated (included recommended file upload classes).
Cheers, a.