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)- A4% (1)
- B85% (22)
- C8% (2)
- D4% (1)
Community Discussion
No community discussion yet for this question.