Jump to content

Copy Page From The Web And Upload It On My Server


irshkur

Recommended Posts

Heey guys and gals

 

I'm trying to find a way to create script that would take any page from the web, copy that and upload it to my server

 

I need to do so in order to be able to track clicks to those pages without the need for my customers to install the tracking code

 

Here is a good example what I want:

 

 

May be even not copy-upload but just cloak the page this way so that ip appears on the web under my domain so I can track it internally.

 

Any suggestion is welcome and very much appreciated

 

Thanks!

Link to comment
Share on other sites

file_put_contents('/path/to/file', file_get_contents('http://www.any-page-from-the-web.com'));

 

Thanks, I'll try that.

 

If you want the functionality of the product in the link, why don't you just download it and use it? It is free, after all.

 

Hey, thanks for the suggestion, but I need the same functionaity web based

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.