国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

微信公眾號(hào)添加永久圖片素材為什么老是報(bào)41005
LiuBo
LiuBo 2017-09-30 14:43:28
0
1
1776

?? ????? function add_material($obj) {
?? ???????? $file_info = array(
?? ??????? ??? ??? ??? ?'filename'???? => '/Public/Public/download.png', //圖片片相對(duì)于網(wǎng)站根目錄的路徑
?? ??? ??? ??? ???????? 'content-type' => 'image/png',?????????????????? //文件類型
?? ??? ??? ??? ???????? 'filelength'?? => '11011'??????????????????????? //圖文大小
?? ??? ??? ??? ???????? );
?? ???? ?
?? ???????? $access_token = $this -> get_access_token();

?? ???????? $url = "https://api.weixin.qq.com/cgi-bin/material/add_material?access_token={$access_token}&type=image";
?? ???? ?
?? ???????? $real_path = "{$_SERVER['SERVER_NAME']}{$file_info['filename']}";

?? ???????? $data = array("media" => "@{$real_path}", 'form-data' => $file_info);

?? ???????? $result = $this->https_request($url,$data);
?? ???? ?
??????????? $result = json_decode($result, true);

??????????? if($result['media_id'])
??????????? {
?? ??? ??? ??? ?return $this->replyText($obj,$result['media_id']);
?? ??? ??? ?}else {
?? ??? ??? ??? ?return $this->replyText($obj,$result['errcode']);
?? ??? ??? ?}
?????????? ?
?? ??? ?}

LiuBo
LiuBo

全部回復(fù)(1)
直奔十維

同求以上問題答案,遇到了同樣的問題。各位牛人快來回答!

最新下載
更多>
網(wǎng)站特效
網(wǎng)站源碼
網(wǎng)站素材
前端模板