Someone helpp me please

Discussion in 'Programming' started by vladyghost, Aug 23, 2010.

  1. #1
    Im new to programing and i want to add an upload box on my website http://facebookmusics.com so anyone can upload to a specific folder into a dedicated folder. Please help me. Code must be either php or java.

    tanx for your help
     
    vladyghost, Aug 23, 2010 IP
  2. yohanip

    yohanip Well-Known Member

    Messages:
    350
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    108
    #2
    if you are going to use the uploading power of php, you should go http://www.w3schools.com/PHP/php_file_upload.asp
    this is very basic and should run very smooth for your requirements.

    But beware though, a user could upload unwanted script to your server, you should manually check if the uploaded file is allowed types
     
    yohanip, Aug 23, 2010 IP