The Qiniu image bed program is a free and open source image bed system that can run on Sina SAE platform and ordinary PHP platform and uses the best Qiniu cloud storage in China as storage space. Of course you can also run it on ordinary platforms because it is compatible! The image types allowed to be uploaded are JPG, JPEG, PNG, and GIF; the image size is within 2M, and you can customize these settings yourself.
Features of the Qiniu Picture Bed program: 1. No database, no duplicate files 2. Call Bing background pictures as the background to relieve visual fatigue
Instructions for use: 1. The steps are very simple. Just deploy the system to the SAE Sina Cloud Platform (or ordinary platform) and modify the four parameters of the config.php file in the action folder of the system. $bucket='';//Space bucket name $QINIU_ACCESS_KEY='';//ACCESS_KEY$QINIU_SECRET_KEY='';//SECRET_KEY$mySiteDomain='image bed address/'; 2. If you need to modify the upload path or file name, You can also modify the code in upload.php. 3. Modify the relevant link address of index.php in the root directory to your own and then use it. Qiniu Picture Bed update instructions: (20170514) Fix the background image display problem and fix other minor problems.