How to delete a folder in which was started ap a script? (php)

Posted by Ole Jak on Stack Overflow See other posts from Stack Overflow or by Ole Jak
Published on 2010-05-02T21:35:09Z Indexed on 2010/05/02 21:37 UTC
Read the original article Hit count: 162

Filed under:
|
|
|
|

so 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?

© Stack Overflow or respective owner

Related posts about php

Related posts about delete