摘要:
<?php //获得接口认证 $timestamp = $_GET['timestamp']; $nonce = $_GET['nonce']; $token = 'weixin'; $signature = $_GET['signature']; //将参数字典化排序 $tmpArr = arra 阅读全文
posted @ 2016-02-20 13:51
Modle_Sherlock
阅读(1611)
评论(0)
推荐(0)
浙公网安备 33010602011771号