There is a form on another site:

<form action=exp.php method=GET id=go_show target="exp_frm" > 

some strochechki-ryushechki

 </form> 

How from my site to send a request to a page with this form? In response, you are asked to save the file.

  • curl () use - Artem

3 answers 3

my server should only get a ready link from another server to download

So, put a submit, by clicking on which the form will be sent and, accordingly, a file from a third-party server will be received. Because not the fact that the author of the script wants to share a direct link to the file.

  • there will be no direct link, there the page itself generates a new file and gives me a ready link to this file - lap top

Use Curl , here’s an interesting article: curl

    Perhaps all due to incorrect Apach settings ...

    • sorry what have the tune up to search technology how to do it? - lap top
    • Sorry ... During the execution of this script, you are redirected to the exp.php page and then you are asked to save? - AseN
    • It should not redirect me. my server should only get a ready link from another server to download. I can download and I can not download - lap top