views:

53

answers:

1

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?

+1  A: 

http://swfupload.org/

uses flash and php. also has upload progress bar

subroutines
Awesome! Seems good thanks
Cyber Junkie
wow, their site has a lot of spam blog posts. it makes me worry about the security of their script....
Ian