Page 1 of 1

Upload Script

Posted: Tue Feb 22, 2005 10:48 pm
by bah_bah_bah
Hi I was wondering if anybody knew of a upload script that can do this

- Have password protect on it
- List current files in that directory
- Of course have the upload dialog

If it has any extras it don't matter just needs to have those...If anybody knows of one please let me know of where I can get it.....Thanks :)

Posted: Tue Feb 22, 2005 10:51 pm
by feyd
  • .htaccess / HTTP Authentication / in-page database driven..
  • opendir()/readdir() or glob() ... search or read the documentation
  • there are many upload scripts floating around here alone