Add support for "allow_url_fopen" === false
Add support for "allow_url_fopen" === false
If a hosting has an "allow_url_fopen" ini setting set to false
.
The image will now be downloaded using CURL instead of file_get_contents(xxx)
Add support for "allow_url_fopen" === false
If a hosting has an "allow_url_fopen" ini setting set to false
.
The image will now be downloaded using CURL instead of file_get_contents(xxx)