Qiniu cloud storage-Xiao Bai for help: about the storage location of Baidu ueditor php files

Source: Internet
Author: User
UEditor (php) github downloaded from the official website. comwiduuqiniu_ueditor_1.4.3 by default, all files saved are saved in a directory. How can I set the save by month directory? How can I write this? Thank you {code ...} download from the official website

UEditor (php)
Https://github.com/widuu/qiniu_ueditor_1.4.3

By default, all files are saved in a directory.
How to Set monthly directory Storage

How can I write this below? Thank you.

// Save the rule $ SAVETYPE = "date"; // now supports unix Timestamp and unix timestamp to write date. leave it blank if the file name is uploaded.

Reply content:

Download from the official website

UEditor (php)
Https://github.com/widuu/qiniu_ueditor_1.4.3

By default, all files are saved in a directory.
How to Set monthly directory Storage

How can I write this below? Thank you.

// Save the rule $ SAVETYPE = "date"; // now supports unix Timestamp and unix timestamp to write date. leave it blank if the file name is uploaded.

Https://github.com/widuu/qiniu_ueditor_1.4.3/blob/master/php/action_upload.php#L64

This line is changed

$ Key = date ("Y/m"). "/". $ _ FILES [$ filedName] ["name"];

This is what is saved in the year-on-year directory.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.