摘要: 页面A getopenid.php 其中的openid和回调的uri需要再自己设置,需要注意的是redirect_uri必须是在设置回调的域名下; 不需要任何其他,初始第一步这样,跳转到页面b.php,其中再获取$code=$_GET['code'],就是code了 主要还是要看 https://m 阅读全文
posted @ 2017-10-08 00:37 vipstar 阅读(14797) 评论(1) 推荐(1)