nerdexam
Zend

200-530 · Question #168

What function is ideal for outputting contents of a static file to screen?

The correct answer is B. readfile(). See the full explanation below for the reasoning.

Question

What function is ideal for outputting contents of a static file to screen?

Options

  • Afile_get_contents()
  • Breadfile()
  • Cfread()
  • Dinclude()
  • Erequire()
  • Ffile()

How the community answered

(24 responses)
  • B
    83% (20)
  • C
    4% (1)
  • D
    8% (2)
  • F
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 200-530 Practice