I need a PHP form that will allow anyone to upload files to my website

Discussion in 'Programming' started by testimonial, Dec 7, 2010.

  1. #1
    Does anyone know of a simple PHP/XHTML form that will allow anyone to upload files to my website with a password protect feature?

    What I would also like included with the PHP form:

    - Customization for what file types are allowed for uploading.
    - An upload progress bar.
    - How to replace 'Browse' and 'Upload' buttons with images.
    - Have a 'reCAPTCHA' or some type of human verification feature.

    Any help is appreciated. I'll give rep in return.
     
    testimonial, Dec 7, 2010 IP
  2. mweldan

    mweldan Peon

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I don't know how simple you want, but you can try mollify
     
    mweldan, Dec 7, 2010 IP
  3. testimonial

    testimonial Greenhorn

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #3
    This looks real good. I'm going to try it out. Thanks, repped.
     
    testimonial, Dec 8, 2010 IP