强制包含在php.ini中?

use*_*861 5 php require include

在运行任何其他文件之前,我可以在php.ini中更改包含php文件的内容吗?相当于添加"require('somefile.php');" 在每个文件之前?