PHP Download Script

Posted by KA_lin on Stack Overflow See other posts from Stack Overflow or by KA_lin
Published on 2011-03-03T07:03:19Z Indexed on 2011/03/03 7:24 UTC
Read the original article Hit count: 279

Filed under:
|
|

[edited] I am trying to make a script that downloads a file, the problem is that i am accesing a page(from a server on the network) that generates that file (opens a download window). Is there a way I can get that file witought that pop-up in php? NOTE: I cannot modify the generating page... It is an excel file. The application is called Cognos. I managed with opera to see page variables parsed so I can get to the download page but I must make that download in a folder without the download pop-up

© Stack Overflow or respective owner

Related posts about php

Related posts about download