|
Delete dir and content PHP script
|
|
11-18-2009, 05:47 AM
Post: #1
|
|||
|
|||
|
Delete dir and content PHP script
This script/function will delete directory and content.
Second parameter is boolean to instruct the function if it should remove the directory or only the content. Code: function rmdir_r ( $dir, $DeleteMe = TRUE )There's a fine line between genius and insanity. I have erased this line. Oscar Levant There's a fine line between an administrator and black hat hacker. I have erased this line. Dr DEBCOL |
|||
|
« Next Oldest | Next Newest »
|





