?
Dokumen ini menggunakan Manual laman web PHP Cina Lepaskan
This is the directory used to store config files used in the
templates. Default is "./configs", meaning that it will look
for the configs directory in the same directory as the
executing php script.
該變量定義用于存放模板配置文件的目錄,默認情況下,目錄是:“./configs”,也就是說他將會在和php執(zhí)行腳本相同的目錄下尋找配置目錄。
Technical Note: It is not recommended to put this directory under the web server document root.
技巧:不推薦把編譯目錄放在web服務(wù)器根目錄下。