简体   繁体   中英

How to save uploaded file in qq file uploader using php?

I am using https://github.com/Widen/fine-uploader uploader script on my website. I am searching for solution to save uploaded file in qq file uploader using php server side script. I tried to request file using $_FILES['qqfile']['tmp_name'] but didn't works. Can anyone tell me php example to request and save file in qq file uploader?

看一下文件上传github项目的服务器文件夹中的php示例。

Incase of those who may bump into this thread, here's a perfect example, helped me alot

http://wsnippets.com/fancy-profile-image-upload-crop-jquery-ajax-php/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM