Custom $options directory for jQuery Blueimp Upload Plugin?
问题 I have been working with the blueimp jQuery File Upload plugin and I'm trying to setup a custom field the user can change for uploads. Within the PHP class there is a construct which sets up all the default options variables. I'm looking for the best way I can store this data so after the user sets a value it'll save as the new default upload folder. I'm thinking inside an external XML file, which is them imported into the PHP script. Here's the upload class constructor function: function _