02 2018 档案

摘要:秘钥生成 阅读全文
posted @ 2018-02-26 16:50 6671 阅读(500) 评论(0) 推荐(0)
摘要:function js_post(URL, PARAMS) { var temp = document.createElement("form"); temp.target = "_blank"; temp.action = URL; temp.method = "post"; temp.style.display ... 阅读全文
posted @ 2018-02-02 13:18 6671 阅读(142) 评论(0) 推荐(0)
摘要:wxuser = $wxuser; } public function getSgin($access_token) { //$wxuser = getCache('wx_'.$this->_mid.'_user'); $filename = PIGCMS_PATH.'upload/token/share_wxinfo.php'... 阅读全文
posted @ 2018-02-01 11:04 6671 阅读(550) 评论(0) 推荐(0)