IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

Progress Event

Shows the progress of decoding/encoding the input data.

Object Oriented Interface

public function fireProgress($param);

Procedural Interface

ipworks_mime_register_callback($res, 3, array($this, 'fireProgress'));

Parameter List


'percentdone'

Remarks

The Progress allows the user to visualize the progress of processing the input data.

The PercentDone parameter shows what percentage of the input has been read.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]