Multiple Choice
When a text file contains a single block of text, the ____ function would read the entire contents of the file into a string.
A) file_read_contents()
B) file_open_contents()
C) file_extract_contents()
D) file_get_contents()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q34: You use the <B>createDir()</B> function to create
Q35: What function returns a line and moves
Q36: The _ function incrementally writes data to
Q37: When you are finished with a file
Q38: The two arguments required for the rename()
Q40: What function is used to copy the
Q41: The _ function writes a text string
Q42: The _ function can be used to
Q43: PHP recognizes two types of files: binary
Q44: You can use the <B>fwrite()</B> function to