ThinkPHP Template Engine Built-in Tags Reference

Template Replacement Before rendering templates, the system performs special string substitutions on the template content. This mechanism enables convenient template definitions with the following default replacement rules: __ROOT__: Replaced with the current website address (without domain) __APP__: Replaced with the current application URL (w ...

Posted on Mon, 29 Jun 2026 17:40:40 +0000 by zero816