National_Instruments
200-500 · Question #84
What is the purpose of the 4th argument to the file_get_contents() function?
The correct answer is D. Identifies the starting offset. See the full explanation below for the reasoning.
Question
What is the purpose of the 4th argument to the file_get_contents() function?
Options
- AIndicate the number of bytes to read
- BSpecifies the stream context
- CIndicates whether or not include_path should be used
- DIdentifies the starting offset
- ENone of the above
How the community answered
(26 responses)- A4% (1)
- B8% (2)
- D77% (20)
- E12% (3)
Community Discussion
No community discussion yet for this question.