m4major Posted June 25, 2011 Share Posted June 25, 2011 hello everyone, i am trying to make a php script that transfer an any size file from 3rd party server to the user. i will explain that with example: the 3rd party server will be: 3rdserver.com/ in this server there is a file: 3rdserver.com/blablabla/file.exc i want the 3rd server think i download the file to my server, i mean the server recognize my ip as the downloader. now when user activate my script he will get direct download, and he will think he download from my server, "myserver.com/file.exc" but in the realty the user download from 3rd party server and my server act like a proxy for the streaming connection. if anyone of you have an idea i will be happy to hear it. thanks for the helpers. Link to comment https://forums.phpfreaks.com/topic/240393-user-download-from-3rd-part-server/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.