What is the purpose of the open_basedir directive?

A.
Provide a list of directories where PHP should search for files.
B.
Provide a list of directories from which PHP can open files.
C.
Provide a list of directories from which PHP cannot open files.
D.
Directory where the PHP extensions can be found.