chcę go skasować w ten sposób
<?php ?>
jednak wywala mi taki błąd
Warning: rmdir(5161 in /virtual/d/a/dark-knights.ugu.pl/zip/index.php on line 99
<?php function usunKatalog($path){ $return = true; if (true === $file->isFile()) { } } } else $return = false; return $return; } ?>
<?php usunKatalog('www/katalog/'); ?>