So, I want to safely download images from a URL. My first thought, of course, is to check the extension - if it's compatible, just download it and save it with the good extension (it should be safe because the server won't run PHP code stored in a So, I want to safely download images from a URL