PHP的文件上传功能,需要在php.ini配置当中,开启哪项功能? ( )
A. 以上都不正确
B. short_open_tag = On
C. display_errors = on
D. file_uploads=on
正确答案是D