Kenji
kenji****@club*****
2007年 12月 15日 (土) 17:22:14 JST
Kenji です。 user_guide_ja/libraries/parser.html 現状 lこれらの擬似変数は、本当の PHP 変数ではなく、テンプレート (ビューファイル) からPHPを取り除くことができるプレーンテキストの表示です。 修正案 これらの疑似変数は、本当の PHP 変数ではなく、テンプレート (ビューファイル) からPHPを取り除くための、普通のテキストです。 原文 These variables are not actual PHP variables, but rather plain text representations that allow you to eliminate PHP from your templates (view files). // Kenji