How to delete a folder using php code?
Rate this page :
![]() ![]() ![]() ![]() ![]() |
[ 0 votes]
|
Here, delete_dir($fol_path) function is used to delete folder. If deleted, an alert is displayed as "Deleted Successfully", else "Failed". Use this php code to delete folder.