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)- B83% (20)
- C4% (1)
- D8% (2)
- F4% (1)
Community Discussion
No community discussion yet for this question.