webnik227 Posted May 15, 2014 Share Posted May 15, 2014 Hi I am new to php i want to develop a code where i can upload images from backend and also able to delete selected images please provide me help for it Link to comment https://forums.phpfreaks.com/topic/288511-image-management-help/ Share on other sites More sharing options...
ginerjm Posted May 15, 2014 Share Posted May 15, 2014 Start writing - when you have a problem - come back with a question and a sample fo your code Link to comment https://forums.phpfreaks.com/topic/288511-image-management-help/#findComment-1479562 Share on other sites More sharing options...
Ch0cu3r Posted May 15, 2014 Share Posted May 15, 2014 First you want to work out how to upload files, I would recommend you to read the manual for how PHP handles file uploads Once you have working code uploading files. You can then move on and learn to use unlink for deleting files. Link to comment https://forums.phpfreaks.com/topic/288511-image-management-help/#findComment-1479566 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.