nerdexam
Zend

200-530 · Question #99

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

(20 responses)
  • A
    15% (3)
  • C
    10% (2)
  • D
    70% (14)
  • E
    5% (1)

Community Discussion

No community discussion yet for this question.

Full 200-530 Practice