dev-master
9999999-dev https://github.com/perchten/php-rmrdirRecusrive rmdir for PHP
MIT
recursive dir rmdir rm rm -r
1.0.2
1.0.2.0 https://github.com/perchten/php-rmrdirRecusrive rmdir for PHP
MIT
recursive dir rmdir rm rm -r
Recusrive rmdir for PHP
Recursive rmdir for PHP, (*1)
Rmrdir is available on Packagist (perchten/rmrdir) and as such is installable via Composer., (*2)
Add the following to your composer.json
, (*3)
{ "require": { "perchten/rmrdir": "1.*" } }
Clone or download from GitHub and include directly in your code:, (*4)
require_once "path/to/rmrdir.php"
rmrdir($dir)
Returns True
on Success, False
on failure, (*5)
rmrdir
is licensed under the MIT License - see the LICENSE
file for details, (*6)
This code was initially found on a Stack Overflow thread. I'm just making it available on repos for ease and further development., (*7)
Recusrive rmdir for PHP
MIT
recursive dir rmdir rm rm -r
Recusrive rmdir for PHP
MIT
recursive dir rmdir rm rm -r