?
Dieses Dokument verwendet PHP-Handbuch für chinesische Websites Freigeben
This is the name of the default template directory. If you do
not supply a resource type when including files, they will be
found here. By default this is "./templates", meaning that it
will look for the templates directory in the same directory as
the executing php script.
該變量定義默認模板目錄的名字。當(dāng)包含文件時,如果不提供一個源類型(即源地址),那么將會到模板目錄中尋找。默認情況下,目錄是:“./templates”,也就是說他將會在和php執(zhí)行腳本相同的目錄下尋找模板目錄。
Technical Note: It is not recommended to put this directory under the web server document root.
技巧注意:不推薦把模板目錄放在web服務(wù)器根目錄下。