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