首页 > 教程 >
京东图床上传接口 PHP源码
2023-02-14教程围观次
简介站长在制作网站的时候,前期往往投入都有限,而图片有事比较占用服务器空间的,所以都会选择使用图床,但是哪里的图床最稳定呢。新浪?京东?淘宝?百度?搜狗还是360不过一般来说,还是京东、淘宝的比较稳定!闲话不多说,直接上代码:
站长在制作网站的时候,前期往往投入都有限,而图片有事比较占用服务器空间的,所以都会选择使用 图床,但是哪里的图床最稳定呢。
新浪? 京东?淘宝?百度?搜狗还是360
不过一般来说,还是京东、淘宝的比较稳定!
闲话不多说,直接上代码:
<?php/** 京东图床 PHP代码*/if (class_exists('CURLFile')) { // php 5.5 $post['file'] = new CURLFile(realpath($_FILES['Filedata']['tmp_name']));} else { $post['file'] = '@'.realpath($_FILES['Filedata']['tmp_name']);}$rel = get_curl('https://search.jd.com/image?op=upload',$post);preg_match('/callback(?:(")(.*)(?:"))/i',$rel,$matches);if (!$matches[1]) { exit('图片上传失败!');}$arr = array( 'code' => 200, 'imgurl' => 'https://img'.rand(10,14).'.360buyimg.com/uba/'.$matches[1]);exit(json_encode($arr));function get_curl($url, $post=0, $referer=0, $cookie=0, $header=0, $ua=0, $nobaody=0){ $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false); curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, false); $httpheader[] = "Accept:application/json"; $httpheader[] = "Accept-Encoding:gzip,deflate,sdch"; $httpheader[] = "Accept-Language:zh-CN,zh;q=0.8"; $httpheader[] = "Connection:close"; curl_setopt($ch, CURLOPT_HTTPHEADER, $httpheader); if ($post) { curl_setopt($ch, CURLOPT_POST, 1); curl_setopt($ch, CURLOPT_POSTFIELDS, $post); } if ($header) { curl_setopt($ch, CURLOPT_HEADER, true); } if ($cookie) { curl_setopt($ch, CURLOPT_COOKIE, $cookie); } if($referer){ if($referer==1){ curl_setopt($ch, CURLOPT_REFERER, 'http://m.qzone.com/infocenter?g_f='); }else{ curl_setopt($ch, CURLOPT_REFERER, $referer); } } if ($ua) { curl_setopt($ch, CURLOPT_USERAGENT, $ua); } else { curl_setopt($ch, CURLOPT_USERAGENT, "Mozilla/5.0 (Linux; U; Android 4.0.4; es-mx; HTC_One_X Build/IMM76D) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0"); } if ($nobaody) { curl_setopt($ch, CURLOPT_NOBODY, 1); } curl_setopt($ch, CURLOPT_TIMEOUT, 3); curl_setopt($ch, CURLOPT_ENCODING, "gzip"); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); $ret = curl_exec($ch); curl_close($ch); return $ret;}
下载链接:网站源码/小程序源码/网站模板下载
上一篇:Nginx环境下PHP安全设置
下一篇:如何让Emlog支持UBB代码?
下载排行
- WordPress主题 JustNews5.2.2 + QAPress问答插件适合源码站虚拟资源站个人博客
- 最新去水印小程序源码分享/无需后台/对接接口/支持全网去水印功能
- 自带多平台解析接口短视频去水印图集水印小程序源码下载
- 最新去水印小程序源码分享/无需后台/对接接口/支持全网去水印功能
- 知识付费小程序源码升级版知识付费变现小程序源码+卡密-独立后台版本
- 起点导航系统源码最新V2.6开源可运营版
- 某鱼最近卖的很火蓝色版微信去水印小程序源码+接口
- TooNaughty网址导航主题/WordPress主题下载
- 社群空间站一键发布微信群精品优质社群的搜索和发布平台
- 最新短视频去水印小程序源码/带流量主/外卖CPS系统/批量解析/修改MD5