SmartyPluginsMarmotEncode - marmot-cn/marmot-framework GitHub Wiki
加密
marmot_encode和marmot_decode是一套内部加密解密函数, 封装在php的底层扩展里面. 如果需要在模板内调用,可以通过如下方式.
{'xxxx'|marmot_encode}
marmot_encode和marmot_decode是一套内部加密解密函数, 封装在php的底层扩展里面. 如果需要在模板内调用,可以通过如下方式.
{'xxxx'|marmot_encode}