Blog Archives
Shell Function – Remove directory
Remove directory and its subdirectories or sub files.
shell_exec(“rm -rf <<directory_to_remove>>”);
where
<<directory_to_remove>> – Directory to remove
Posted by selvam4win
Remove directory and its subdirectories or sub files.
shell_exec(“rm -rf <<directory_to_remove>>”);
where
<<directory_to_remove>> – Directory to remove
Posted in PHP, Shell Commands
Tags: Remove directory, shell, shell command remove diectory
Blog at WordPress.com. Theme: Mystique by digitalnature.