forat Posted August 20, 2010 Share Posted August 20, 2010 please help me to solve this problem : when my client want to remove a record all the related images must be deleted with it ,is that possible?? Link to comment https://forums.phpfreaks.com/topic/211234-how-to-delete-images-from-cms-in-php-please-help-me/ Share on other sites More sharing options...
Pikachu2000 Posted August 20, 2010 Share Posted August 20, 2010 Yes, it can be done. You're going to need to provide a lot more info for anyone to help you with the how part of it, though. Link to comment https://forums.phpfreaks.com/topic/211234-how-to-delete-images-from-cms-in-php-please-help-me/#findComment-1101466 Share on other sites More sharing options...
forat Posted August 20, 2010 Author Share Posted August 20, 2010 this is in details: i have a table named news and it's connected to another table named attachments ,so in news table when i insert the first news record as example and after inserting the records information attachments table will appear to insert the images related to that first record and so on,these images are stored in a folder out the cms but within the site,so when i like to delete the first record of news all the images belongs to must be deleted. would you plz help me to do that? thanks Link to comment https://forums.phpfreaks.com/topic/211234-how-to-delete-images-from-cms-in-php-please-help-me/#findComment-1101915 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.