在PHP中,可以使用()函数来实现文件上传功能。
A: move_uploaded_file()
B: uploaded_file()
C: move_file()
D: move_uploaded()
A: move_uploaded_file()
B: uploaded_file()
C: move_file()
D: move_uploaded()
举一反三
- The function rewind can .? move the file pointer to the end of the file.|move the file pointer to the specific location of the file.|move the file pointer to the beginning of the file.|move the file pointer to the location of the next character.
- 使用函数()来检查此文件是否是上传文件。 A: uploaded_file() B: move_uploaded_file() C: move_file() D: is_uploaded_file()
- Since Tom accidentally __________ a virus into his computer, he cannot open the file now. A: uploaded B: downloaded C: loaded up D: loaded down
- 在PHP中,可以使用()函数来实现文件上传功能
- 使用select将表中数据导出到文件,可以使用()子句。 A: to file B: into file C: out to file D: into outfile