单项选择题

php中可以实现将内容写入到指定文件的函数为()。

A.ob_get_contents()
B.file_get_contents()
C.file_put_contents()
D.file()