I'm goging to design benners and stuff for people and then I'll give them an image to put their profiles. I want to make a page on my localhost to check if image exist on their profile. Basically I want to see if "example1.com/myimg.jpg" exist on "example2.com/theirprofile".
I want to see if the image exists on an external page. I don't have much experience with php. Is it possible to do sometihng like this?