PEAR Progress2 logo

HTML_Progress2 : The Definitive Guide

Name

HTML_Progress2::toHtml — Returns the progress meter structure as HTML

Synopsis

      require_once 'HTML/Progress2.php';
     

string HTML_Progress2::toHtml();
;

Description

Get html code required to display the progress meter in any html document.

Throws

throws no exceptions thrown

Note

since 2.0.0

This function can not be called statically.

HTML_Progress2 : The Definitive Guide v 2.4.0 : April 20, 2007