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
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