Someone please help me on Upload script

Discussion in 'HTML & Website Design' started by plusprakash, Dec 14, 2007.

  1. #1
    Hello friends,
    i want to upload a file by entering its url.
    For example
    http://plusgroups.com/logos/d.jpg - this is the url of file.
    Now i want to upload to upload this file to my website http://fullmp3songs.com/upload/ by entering the above file url.I want this tutorial in php.Please reply me
     
    plusprakash, Dec 14, 2007 IP
  2. scottlpool2003

    scottlpool2003 Well-Known Member

    Messages:
    1,708
    Likes Received:
    49
    Best Answers:
    9
    Trophy Points:
    150
    #2
    scottlpool2003, Dec 15, 2007 IP
  3. akram

    akram Peon

    Messages:
    39
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hi Prakash,

    If you want a file uploader script which can upload a file from the users computer to your server then you can use a script like the one scottlpool2003 has shown above.

    But if you want to save an image to your webspace by giving the image URL then that is not the script you want.

    The functionality is not actually called upload as your server will download the image form the given URL to your webspace. So it can be called as a download script.

    If this(download script) is what you want then tell me i will show you how to write a simple php download script.

    Regards,
    Akram
     
    akram, Dec 15, 2007 IP