摘要:
$type = "image";echo $filepath = dirname(__FILE__)."\images\\1.jpg";$filedata = array("file1" => "@".$filepath);$url = "http://file.api.weixin.qq.com... 阅读全文
摘要:
$access_token = ""; //下载图片$mediaid = "QQ9nj-7ctrqA8t3WKU3dQN24IuFV_516MfZRZNnQ0c-BFVkk66jUkPXF49QE9L1l";$url = "http://file.api.weixin.qq.com/cgi-bin/... 阅读全文
摘要:
responseMsg();}else{ $wechatObj->valid();}class wechatCallbackapiTest{ //验证签名 public function valid() { $echoStr = $_GET["echostr"]... 阅读全文