Home PHP Libraries Other libraries qnsdk: Qiniu cloud storage sdk
Share a php class library. qnsdk: Qiniu cloud storage sdk
Disclaimer

All resources on this site are contributed by netizens or reprinted by major download sites. Please check the integrity of the software yourself! All resources on this site are for learning reference only. Please do not use them for commercial purposes. Otherwise, you will be responsible for all consequences! If there is any infringement, please contact us to delete it. Contact information: admin@php.cn

Related Article

Qiniu Cloud Storage Management Guide: How does Java SDK implement file management operations? Qiniu Cloud Storage Management Guide: How does Java SDK implement file management operations?

05 Jul 2023

Qiniu Cloud Storage Management Guide: How does JavaSDK implement file management operations? Introduction: Qiniu Cloud Storage is a simple, reliable, and low-cost cloud storage service that is widely used for the storage and acceleration of static files such as pictures, audio and video, and documents. In order to facilitate users to use Qiniu Cloud Storage, Qiniu Cloud provides a wealth of SDKs, including JavaSDK. This article will introduce how to use JavaSDK to implement file management operations of Qiniu Cloud Storage. 1. Preparation work Before using JavaSDK, you need to do it first

Using Java SDK to connect to Qiniu Cloud: How to implement cloud storage services? Using Java SDK to connect to Qiniu Cloud: How to implement cloud storage services?

05 Jul 2023

Using JavaSDK to connect to Qiniu Cloud: How to implement cloud storage services? Introduction: With the rapid development of cloud computing, more and more enterprises and developers are storing data on the cloud to achieve secure backup and high availability of data. Qiniu Cloud is one of the well-known cloud storage service providers in China, providing a wealth of cloud storage services and powerful development toolkits. This article will introduce how to use JavaSDK to connect to Qiniu Cloud to implement cloud storage services. 1. Register a Qiniu Cloud account: Before starting, you need to register a Qiniu Cloud account and create

Qiniu Cloud Object Storage: How does Java SDK implement file upload and download? Qiniu Cloud Object Storage: How does Java SDK implement file upload and download?

07 Jul 2023

Qiniu Cloud Object Storage: How does JavaSDK implement file upload and download? Introduction: Qiniu Cloud Storage (Qiniu Cloud Storage) is a fast and flexible cloud storage platform that provides stable and reliable storage services and efficient data processing services. In Java development, we can implement file upload and download operations through Qiniu Cloud's JavaSDK. This article will introduce how to use Qiniu Cloud JavaSDK to upload and download files, and provide code examples for reference.

Qiniu Cloud Storage - Qiniu Cloud Mobile Direct Transfer PHP Server Qiniu Cloud Storage - Qiniu Cloud Mobile Direct Transfer PHP Server

01 Dec 2016

PHP as the server side wants IOS and Android to be directly transmitted to Qiniu without having to go through me. I saw the document and generated a token for the mobile terminal. But what to fill in the URL? The token is just spliced ​​after the URL as a parameter... I I don’t know how to write it. Please help me.

Qiniu cloud storage file naming Qiniu cloud storage file naming

06 Sep 2016

How do I name the pictures uploaded by Qiniu? I use Qiniu PHP SDK. I want to upload pictures to the photo directory and give a unique file name. Qiniu seems to have an automatic deduplication function. If the same picture returns an existing URL, what should I do? accomplish

Using Qiniu Cloud Storage in ThinkPHP Using Qiniu Cloud Storage in ThinkPHP

08 Jun 2018

This article mainly introduces the use of Qiniu cloud storage in ThinkPHP. It has certain reference value. Now I share it with you. Friends in need can refer to it.

See all articles