名稱 | 形態 |
{{foreach from=$this->field_info item=arr}}
{{$arr.Field}} | {{$arr.Type}} |
{{/foreach}}
第一欄必須為索引欄位
否則產生程式碼
須修改後才能使用。
|
{{if $smarty.get.act=='word'}}
{{elseif $smarty.get.act=='php'}}
{{elseif $smarty.get.act=='tpl'}}
{{elseif $smarty.get.act=='conf'}}
{{/if}}
|