jasonc Posted March 21, 2009 Share Posted March 21, 2009 wishing to have user submit a photo link that we then use to copy the photo to our server once they confirm that the image does not have any copyright issues. can someone please tell me the best way to go about this Link to comment https://forums.phpfreaks.com/topic/150454-copy-image-from-another-website-to-our-server-using-php/ Share on other sites More sharing options...
DeanWhitehouse Posted March 21, 2009 Share Posted March 21, 2009 What bit? The saving the image bit? If so then i think this will either need to be done manually or using file_get_contents maybe, with some php image functions to create an image from the image. I am just throwing some ideas around Link to comment https://forums.phpfreaks.com/topic/150454-copy-image-from-another-website-to-our-server-using-php/#findComment-790215 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.