I have a delete.php in folder abc so I call localhost/abc/delete.php. I want to be able to delete abc folder and all its contents from server when I call localhost/abc/delete.php. How to do such thing?
I have a delete.php in folder abc so I call localhost/abc/delete.php . I want
Share
1 Answer