try to use a download trigger something like this and run it in your browser
trigger.php
<?php
// shouldn't this supress output to the browser?:
Header("Content-Type: application/x-octet-stream");
// filename for download:
Header("");
// dump URL:
$loc="";
// open location...
i am looking for a host for my file sharing website i need unlimited space and bandwidth. for a good price (ps the upload limit need to be 200MB) any ideas ?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.