I need a php remote upload script

Discussion in 'PHP' started by ironmankho, Jul 5, 2013.

  1. #1
    HI
    I need a php remote upload script

    $my_file='wwww.myfile.com/file.zip';

    Now i want to uplaod this file to (zippyshare.com,putlocker.com,180upload.com,megafiles.se)

    upload($my_file,zippyshare,putlocker,180upload,megafiles);

    so above line is i.e to define what i want initially i want 4 file hoster
    some time i want to upload to zippyshare
    upload($my_file,zippyshare);
    in future i want you write more function for filehoster sites so it should be easy adjustable

    so i hope you understand what i want.

    Regards
     
    ironmankho, Jul 5, 2013 IP