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 Quote 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 Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.