You don't have an account yet?
Become part of our PHP community and register now...
if (rmdir($dir)) {echo "jepp";} else {echo "nö";}
Comment