nerdexam
Zend

200-530 · Question #109

What is the purpose of the open_basedir directive?

The correct answer is B. Provide a list of directories from which PHP can open files. See the full explanation below for the reasoning.

Question

What is the purpose of the open_basedir directive?

Options

  • AProvide a list of directories where PHP should search for files.
  • BProvide a list of directories from which PHP can open files.
  • CProvide a list of directories from which PHP cannot open files.
  • DDirectory where the PHP extensions can be found.

How the community answered

(26 responses)
  • A
    4% (1)
  • B
    85% (22)
  • C
    8% (2)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 200-530 Practice