PEAR Progress2 logo

HTML_Progress2 : The Definitive Guide

Name

HTML_Progress2::hide — Hides the progress meter

Synopsis

      require_once 'HTML/Progress2.php';
     

void HTML_Progress2::hide();
;

Description

Once the process is over hide() method provides a solution to remove/hide the progress meter of the browser screen.

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