简体   繁体   中英

upload photo on google cloud server

I want to upload the photo in google cloud server instead of my server to avoid load on my sever. Also I want to fetch the images later in my server. I will do that in php and mysql. Is it possible to do that? If so then how shall I proceed? Please help me.

您可以通过其RESTful API与Google Cloud Storage进行交互,也可以使用tws_service_google_storage之类的php库。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM