KoolUploader - PHP Ajax File UploadKoolUploader - PHP Ajax File UploadFullVersion 2.2.0.0 released on 25/11/2016

Client-side API - Access File Information

AddUpload AllClear All
Uploading information:
*Note: Please test uploading with *.txt, *.doc, *.pdf, *.jpg, *.gif ( size < 500KB )

Description & Sample code

KoolUploader supports accessing status of uploading files. While the file uploading, you can access information such as uploaded bytes, estimated time left, average speed, uploading percentage and so on. You may register handle for OnUpdateProgress event and get most updated uploading status.

*Note: If you run this example in localhost, the uploading process would be too fast for KoolUploader to get status.