cinos11 Posted March 1, 2010 Share Posted March 1, 2010 I need a php page to be able to show images of multiple directories. The multiple directories need to be able to be chosen from a drop down menu. After the directory is chosen there needs to be check boxes next to each image so you can check as many pictures shown so you can delete the ones selected. How would i be able to do this? Link to comment https://forums.phpfreaks.com/topic/193735-helpphp-view-imagescheck-list-to-delete/ Share on other sites More sharing options...
inversesoft123 Posted March 1, 2010 Share Posted March 1, 2010 Why not.. you can create this script in some 30 mins using read dir and while statements.. some 50 lines of code. Link to comment https://forums.phpfreaks.com/topic/193735-helpphp-view-imagescheck-list-to-delete/#findComment-1019748 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.