A small app based on PHP OOP.
- You can make folder by typing the name of folder.
- The folder will be listed with a delete button.
- On pressing delete button the folder will be deleted.
- Just download the file.
- Extract it.
- Keep it inside htdocs/www folder. (If you are using xampp then keep it in htdocs folder)
- go to the address bar in web browser.
- type the url where you hosted the file. Like localhost/your_folder_name
- Thats it.