七牛整合php上传文件,七牛支持抓取远程图片 api,用 access_key + secret_key + url 生成 access_token, 把 access_token 加在 header 里,然后向 post url 就完成上传了。sample code:
来源: >
http://www.bkjia.com/phpjc/1025224.htmlwww.bkjia.comtruehttp://www.bkjia.com/phpjc/1025224.htmltecharticle七牛整合php上传文件, 七牛支持抓取远程图片 api,用 access_key + secret_key + url 生成 access_token, 把 access_token 加在 header 里,然后向 post url 就...
