Cloud Storage PHP Simple File Upload System v1.3 For Alibaba Cloud Storage simple upload and download suitable for individuals and small businesses to share files suitable for some resource forums to add independent upload sites When used as an attachment, because of the cloud storage used, there is basically no chance of file loss. Instructions for use: Open conf.inc.php using a text editor Change the access id and key to your own. Modify the website link and download link and URL mode 0 or 1. Upload to a host that supports PHP and needs to support fopen. Curl support can be used normally. Select file upload to display the upload progress bar. Successfully return to the download link. The progress bar disappears. Click the refresh button to continue uploading the next file. Requirements: 1. Obtain access id and access key for Alibaba Cloud Storage OSS account 2. One PHP host. You can also test locally. If you use a free host, some hosts restrict many functions and cannot be used. Because Alibaba Cloud is a domestic server, if you use a foreign host, there may be communication problems. As a result, uploading is too slow. It is recommended to use domestic. If you hate filing, you can choose our Singapore host. Because the host does not support the problem, try to test it yourself to find out the reason. v1.3 update Update Alibaba Cloud OSS official SDK to the latest version Add URL mode The first one uses Alibaba Cloud's 3-level domain name The second one uses its own domain name CNAME to resolve to Alibaba Cloud's domain name so that the URL looks better Fixed the minor issues in the previous version Bug