Examples TOCexamples

Logs ProgressBar Monitor

$Date: 2005/07/25 12:15:50 $

 Table of contents

Introduction

This example requires :

Be aware that:


This example will logs a default ProgressBar Monitor, and used a default QuickForm renderer without any form template customizations.

User callback 'logger' (defined on lines 13 to 24) which write into a file through PEAR::Log was attached on progress bar at line 27.

Here are the contents of that PEAR::Log file :

[Top]

 Render options

None. All default values are used.

[Top]

 Output

Screenshot

[Top]

 PHP source syntax highlight

Open source listing in a new window.

[Top]

 Play demo

Run the script.

[Top]