Hi,
I haven't been here in a long time and my php skills are a bit rustry. Anyway, I was looking at writing a simple script that would allow for a password protected file upload with description that I could then output a list of files on a seperate page. I was wondering If anyone knew of any simple script or class that could handle this. Most of the scripts I've seen either have way too many features for my intended purpose or are poorly written and lack security. I know the best approach would be to write it myself but I don't want to create something that will be broken into easily so having a nice class or script to build off would be nice. Does anyone have any suggestions for this?
Thanks!