下列选项中,可以将文件中的内容读入到数组中的函数是()。A、fileB、fgetsC、file_get_contentsD、fgetc

题目

下列选项中,可以将文件中的内容读入到数组中的函数是()。

  • A、file
  • B、fgets
  • C、file_get_contents
  • D、fgetc

相似考题
参考答案和解析
正确答案:A