开发者

Uploading files to Cloud Server

I am building a website where users can upload their photographs etc. For storing the data I am thinking of using a cloud server. I am a little confused about how the data will be uploaded on this server. Suppose, I have a form for a user to upload a photograph. So when the user uploads a photo using the form, php validates the input and directs it to a predefined path. In case of a cloud server, will what will this predefined path be? Will I get a sort of an address from the company providing the cloud services? Or will there be multiple addresses as data 开发者_JAVA技巧can be stored in different p


figure out what service you are going to use, AWS S3 is pretty good, as you wont even know if its possible till then. examples of do it below

http://net.tutsplus.com/tutorials/php/how-to-use-amazon-s3-php-to-dynamically-store-and-manage-files-with-ease/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜