Vidyalelo
PHP · Q4

File System

Programming · PHP · question 4

Q4

Which one of the following function is capable of reading a file into a string variable?

A.
file_contents()
B.
file_get_contents()
Answer
C.
file_content()
D.
file_get_content()

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board