在 PHP中,显示错误报告的方式有( )。

A.修改配置文件。
B.error_reporting() 和 echo () 函数。
C.error_reporting() 和 die() 函数。
D.ini_set() 和 die() 函数。
出自:郑州科技学院PHP程序设计