Home >Backend Development >PHP Tutorial >opendir()函数能在新浪云上打开stroge类的目录并创建文件等权限么

opendir()函数能在新浪云上打开stroge类的目录并创建文件等权限么

WBOY
WBOYOriginal
2016-06-20 12:39:321207browse

我要做一个php大作业,想要实现用户头像上传的功能,之前查了一下在SAE的stroge创建一个目录,是可以实现写入的,但opendir()函数能在新浪云上打开stroge类的目录并创建文件等权限么,双引号里的链接内容不知道怎么写才能真正显示stroge目录下的图片,所以想问问各路大神opendir()这个函数在新浪云上的权限有没有受限,或者哪位大神能教我一下上传图片的实例,最好是以二进制形式保存到数据库,显示时再经过二进制解码,以图片的形式显示到网页上。


回复讨论(解决方案)

stroge 管理的目录,不在网站的范围中
如果你在其中存放了图片,那么要用 php 进行转发

 http://apidoc.sinaapp.com/class-sinacloud.sae.Storage.html

API写得很清楚了。。

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn