Password protecting upload script?

Discussion in 'PHP' started by warsome, Jan 3, 2008.

  1. #1
    Hey, I would like to make a script that can upload files, but I need it password protected to the max. It is so I can easily upload plugins into my wordpress blog.

    Now, that raises two questions:
    1) Whats the most reliable technique to upload .php files to the plugins file?
    2) What is the best way to password protect a page without the use of mysql?
     
    warsome, Jan 3, 2008 IP
  2. marshall_26

    marshall_26 Peon

    Messages:
    82
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    why not use ftp?
     
    marshall_26, Jan 3, 2008 IP
  3. warsome

    warsome Guest

    Messages:
    500
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Because I do not have constant access to the FTP. So, I am confined with the use of an upload script.
     
    warsome, Jan 3, 2008 IP
  4. domainseller_1

    domainseller_1 Banned

    Messages:
    498
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #4
    i didnt really get what u want
    but i can make a file upload script for u and i can password protect.
    but i need ftp access for 10 minutes if u are intrested PM me but it will
    take long time to upload a large number of files
     
    domainseller_1, Jan 4, 2008 IP
  5. warsome

    warsome Guest

    Messages:
    500
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I need a script that is simple, as only I am using it. And, I can't give you FTP access. I have to send the script to the person who runs the site.
     
    warsome, Jan 4, 2008 IP
  6. Kaizoku

    Kaizoku Well-Known Member

    Messages:
    1,261
    Likes Received:
    20
    Best Answers:
    1
    Trophy Points:
    105
    #6
    Use http auth.
     
    Kaizoku, Jan 4, 2008 IP