判断题
在PHP中关闭文件使用fclose()函数。
正确
判断题 通过判断上传文件$_FILES数组中的error错误号判断文件是否上传成功。
判断题 disk_total_space()函数可以统计某个文件夹的总大小。
判断题 disk_free_space()函数可以统计磁盘空间总大小。