andy2mar
Results
1
issues of
andy2mar
If we have an url image name with space not encoded, for es. $FastImageSize->getImageSize('https://example.com/some random image.jpg'); the function will not work because the file_get_contents do not accept url not encoded....