PHP for the background, with the JS plug-in to achieve file upload, what good plug-ins, the great God who know the introduction of a bar?
The second question: If you cannot operate the server, can you get the progress of the files uploaded to the server?
Reply content:
PHP for the background, with the JS plug-in to achieve file upload, what good plug-ins, the great God who know the introduction of a bar?
The second question: If you cannot operate the server, can you get the progress of the files uploaded to the server?
jquery File Upload
jquery Upload plugin uploadify used in detail, provide reference:
Http://fwhyy.com/2010/01/jque ...
The upload and progress bar are divided into two ways.
Upload, most controls can be implemented
Progress bar, once the long pass, the corresponding temporary files will be generated, we can access the file to get the size of the file, and then, in addition, the percentage progress. This is going to use the HTML5 monitor.
http://danielm.herokuapp.com/...
You can use this. Https://git.oschina.net/black ...
Baidu Webupload is to solve your needs, the birth of
The upload button can use any image, style
You can specify the type of upload, for example, after you specify Mp4/mp3, only the Mp4/mp3 file is displayed after the Open File window
Support JPG image compression (compressed to a specified size before uploading), picture preview
Auto-Fit Select HTML5, SWF control to upload
Multiple files can be uploaded simultaneously (including progress bar)
MD5 check, with background can transmit files
Show upload Progress
Large file chunked upload
Excellent file management mechanisms, as well as numerous upload events
More Benefits Welcome Click:
Http://fex.baidu.com/webuploa ...