Examples TOCexamples

Default ProgressBar Generator

$Date: 2004/06/27 13:08:05 $

 Table of contents

Introduction

This example requires :

Be aware that:


This example will run a default ProgressBar Controller Wizard that will help you to create your own progress bar. You may even save the CSS and/or PHP code at end !

Few lines of code are necessary to run this generator. First we start a session at line 15 (to keep data), then we create a HTML_Progress_Generator instance at line 17 without options, and finally run the controller wizard itself at line 18.

[Top]

 Render options

None, uses all defaults:

[Top]

 Output

Screenshot

[Top]

 PHP source syntax highlight

Open source listing in a new window.

[Top]

 Play generator

Run the script.

[Top]