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()
Answer: D
Computer Science & Information Technology
You might also like to view...
What is Block-level links?
What will be an ideal response?
Computer Science & Information Technology
URL stands for unlisted resource location
Indicate whether the statement is true or false
Computer Science & Information Technology
The root directory is represented by which one of the following symbols?
A) / B) \ C) | D) %
Computer Science & Information Technology
Which of the following is NOT a benefit of using CSS instead of tables for Web page layout?
A. quicker to load B. preferred by users C. easier to update D. more visible to search engines
Computer Science & Information Technology