ManagerTools
class ManagerTools (View source)
comodojo/zip - ZipArchive toolbox
Methods
static string
getTemporaryFolder()
Get a temporary folder name (random)
static bool
recursiveUnlink(string $folder, bool $remove_folder = true)
Unlink a folder recursively
static bool
emptyFolder(string $folder)
No description
Details
static string
getTemporaryFolder()
Get a temporary folder name (random)
static bool
recursiveUnlink(string $folder, bool $remove_folder = true)
Unlink a folder recursively