0

I'm starting to use Jquery-File-Upload of blueimp with PHP.

After that I upload file and save in a folder, I need to read it.

Before to start to use it, I read file with $_FILES['file']['tmp_name']. How can I do it now with this plugin?

Brian Tompsett - 汤莱恩
  • 5,753
  • 72
  • 57
  • 129
Swim89
  • 290
  • 8
  • 28
  • Eleborate on your question, show your code and learn [how to ask a question](http://stackoverflow.com/help/how-to-ask) – Nytrix Nov 29 '16 at 12:18
  • I don't think that plugin is intended to read files from the server. You'd have to write some PHP for that. See [Pull all images from a specified directory and then display them](http://stackoverflow.com/questions/11903289/pull-all-images-from-a-specified-directory-and-then-display-them). – showdev Dec 01 '16 at 20:50

0 Answers0