When a user uploads a file, randomly it gets replaced by another user\'s upload, I\'ve finally tracked down the issue to PHP and the tmp file name being reused. Is there a w
I would recommend using a GUID generator for the filename seeing that you are getting so many.