tmaunga Posted December 12, 2007 Share Posted December 12, 2007 i a code that extract images from a folder whose url is stored on mysql database ,help me or i get fired Link to comment https://forums.phpfreaks.com/topic/81326-images-in-php/ Share on other sites More sharing options...
rajivgonsalves Posted December 12, 2007 Share Posted December 12, 2007 you can just fetch the data from the database run it through a while loop use file_get_contents to get the images and file_put_contents to write the images to a folder Link to comment https://forums.phpfreaks.com/topic/81326-images-in-php/#findComment-412750 Share on other sites More sharing options...
Yesideez Posted December 12, 2007 Share Posted December 12, 2007 i a code that extract images from a folder whose url is stored on mysql database ,help me or i get fired I'm going to presume English isn't your first language here and not that good either as a "demand" like that won't get you very far - a "please" somewhere wouldn't go amiss. Link to comment https://forums.phpfreaks.com/topic/81326-images-in-php/#findComment-412761 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.