new UPLOAD (url)
new UPLOAD (url) new!
# Reply
by Erkan, 11 years, 11 months ago
how can i upload an url like this http://www.example.com/img/myprofil.jpg
Re: new UPLOAD (url) new!
# Reply
by mons, 11 years, 11 months ago
Re: new UPLOAD (url) new!
# Reply
by Theo, 4 years, 7 months ago
Warning: copy(https://www.lc.nl/incoming/e5m6zi-201506114440.jpg/ALTERNATES/LANDSCAPE_768/201506114440.jpg): failed to open stream: HTTP request failed! HTTP/1.1 426 Upgrade Required in /home/theolodewijk/domains/theolodewijk.nl/public_html/themes/theolodewijk/news-crawler/test.php on line 75
Re: new UPLOAD (url) new!
# Reply
by colin, 4 years, 7 months ago
In your code, you are not actually fetching the image, since there is an HTTP error. Make sure your call to copy() actually retrieves the file.