摘要: 服务端 php <?php header("Content-Type:text/html;charset=UTF-8"); // $string: 明文 或 密文 // $operation:DECODE表示解密,其它表示加密 // $key: 密匙 // $expiry:密文有效期 functio 阅读全文
posted @ 2016-10-13 20:49 钢锅 阅读(888) 评论(0) 推荐(0) 编辑