mulysa Posted December 4, 2006 Share Posted December 4, 2006 Is there any way to code PHP to receive input of target download link from textbox.Then pass the argument to wget like this[code]wget <url> --referer <somewhere> [/code]in order to download it, once wget acknowledge, it should suddenly reply the target link to the browser and popup a dialog box ask user to save the file or not as usual. Quote Link to comment https://forums.phpfreaks.com/topic/29417-php-and-wget-with-referer/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.