

MCQOPTIONS
Saved Bookmarks
1. |
Which one of the following function is capable of reading a file into a string variable? |
A. | file_contents() |
B. | file_get_contents() |
C. | file_content() |
D. | file_get_content() |
Answer» C. file_content() | |