Quote Originally Posted by Sygon.. View Post
This may / not have an affect on it,

Instead of using copy()

Use move_uploaded_file();

As i think copy() doesnt delete the tmp file? That may be stupid of me but meh?
Doesnt work like that as such. Although I may use copy() - to copy the file and cron it over to mysql. I will have a play tomorrow