PHP_CompatInfo_Renderer::startWaitProgress()

PHP_CompatInfo_Renderer::startWaitProgress()  -- Initialize the wait process

Synopsis

require_once 'PHP/CompatInfo/Renderer.php';

void PHP_CompatInfo_Renderer::startWaitProgress (integer $maxEntries)

Description

Initialize the wait process, with a simple message or a progress bar.

Paramètres

entier $maxEntries

Number of source to parse

Valeur retournée

returns void

Valeurs renvoyées

throws no exceptions thrown

Depuis

since version 1.8.0b2 (2008-06-03)

Note

Cette fonction ne peut pas être appelée de façon statique.