Briefing Zend Knowledge

Which method is used to load a PHP file that may contain any PHP code?

Which method is used to load a PHP file that may contain any PHP code?

A.
Zend_Loader::load()

B.
Zend_Loader::load()::includeFile()

C.
Zend_Loader::load()::includeOnce()

D.
Zend_Loader::loadFile()