- Code: Select all
curl_setopt($ch,CURLOPT_FOLLOWLOCATION, true);
- Code: Select all
curl_setopt($ch, CURLOPT_URL, 'http://www.hackthissite.org/missions/prog/2/PNG');
curl_setopt($ch,CURLOPT_FOLLOWLOCATION, true);curl_setopt($ch, CURLOPT_URL, 'http://www.hackthissite.org/missions/prog/2/PNG');




adamcaa wrote:I'm not sure how to download the image file. I've tried calling wget from a perl script with different options and nothing seems to be workinging here.





Users browsing this forum: No registered users and 0 guests