mkdir($path);
mkdir
rmdir($path);
rmdir
unlink($path);
unlink
file_exists($path);
file_exists
$filename = basename($path);
basename