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. Link to comment https://forums.phpfreaks.com/topic/29417-php-and-wget-with-referer/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.