Type 'help' to see a list of commands.
");
}
if (file_get_contents("pwd.txt") == NULL) {
file_put_contents("pwd.txt", "/");
}
$pwd = file_get_contents("pwd.txt");
if (!opendir("fileroot" . $pwd)) {
!file_put_contents("pwd.txt", "/");
}
if (!opendir("fileroot")) {
if (!mkdir("fileroot")) {
echo "Error creating directory.No permissions?";
exit(0);
}
}
?>