I'm trying to find the best method to upload images onto a server. I'm already using a script but it's not very secure. I'm not looking for anything using ajax, just a normal php upload but very secure. I Googled some scripts but there are too many, I'm not sure how to tell which is the best.
Can someone who dealt with image uploads before please share a good script or a link to one?