HaruPage
PHP Manual

HaruPage::showText

(PECL haru >= 0.0.1)

HaruPage::showTextPrint text at the current position of the page

Descrierea

bool HaruPage::showText ( string $text )

Prints out the text at the current position of the page.

Parametri

text

The text to show.

Valorile întoarse

Returns TRUE on success.

Erori/Excepții

Emite un HaruException în caz de eroare.

A se vedea și


HaruPage
PHP Manual