cyrixware Posted April 17, 2007 Share Posted April 17, 2007 I just wanna know if thers a way on how to delete the images inside of the folder from my directory. Using browse then click delete. thanks Link to comment https://forums.phpfreaks.com/topic/47353-how-to-delete-images-from-the-folder/ Share on other sites More sharing options...
reneeshtk Posted April 17, 2007 Share Posted April 17, 2007 Please search for unlink command.. Link to comment https://forums.phpfreaks.com/topic/47353-how-to-delete-images-from-the-folder/#findComment-231014 Share on other sites More sharing options...
cyrixware Posted April 17, 2007 Author Share Posted April 17, 2007 Just like this?: <?php unlink("filename"); ?> How to implement this in my codes?. Link to comment https://forums.phpfreaks.com/topic/47353-how-to-delete-images-from-the-folder/#findComment-231024 Share on other sites More sharing options...
cyrixware Posted April 18, 2007 Author Share Posted April 18, 2007 anybody please....? thanks Link to comment https://forums.phpfreaks.com/topic/47353-how-to-delete-images-from-the-folder/#findComment-231777 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.