支持所有PHP函数

支持自定义函数

encode :对称加密

'htmlspecialchars'=>'htmlspecialchars',

'encode'=>'encode',

'urlencode'=>'urlencode',

'htmlentities'=>'htmlentities',

'inter'=>'inter',

'abs'=>'abs',

'htmlspecialchars_decode'=>'htmlspecialchars_decode:反解',

'decode'=>'decode:解密',

'floor'=>'floor:向下舍入为最接近的整数',

'round'=>'round:四舍五入',

'ceil'=>'ceil:向上舍入为最接近的整数',

函数名描述
dateFormate格式化时间戳 格式为 Y-m-d H:i:s
urldecode对称解密