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 Quote Link to comment 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 Quote Link to comment 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.