参数过滤
{{if $at==0}} {{else}} {{/if}} 禁止参数值(正则): 帮助?   编码:  
{{foreach from=$sql item=row}} {{/foreach}}
操作 过滤参数值 编码 过滤方式
删除 {{$row.value}} {{$row.charset}} {{if $row.get==1}}get {{/if}}{{if $row.post==1}}post{{/if}}