Please Login First!";
exit(1);
}
$maxfile=min(ini_get("upload_max_filesize"),ini_get("post_max_size"));
?>
Import FPS data ,please make sure you file is smaller than []
or set upload_max_filesize and post_max_size in PHP.ini
if you fail on import big files[10M+],try enlarge your [memory_limit] setting in php.ini.
or you need to execute:
chmod 775 -R $OJ_DATA && chgrp -R www-data $OJ_DATA
you can't use import function at this time.
";
$show_form=false;
}
if(!file_exists("../upload"))mkdir("../upload");
if(!writable("../upload")){
echo "../upload is not writable,
chmod 770 to it.
";
$show_form=false;
}
}
if($show_form){
?>
免费题目
下载
更多题目请到
TK 题库免费专区。