HaruPage
PHP Manual

HaruPage::showText

(PECL haru >= 0.0.1)

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

Descrizione

bool HaruPage::showText ( string $text )

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

Elenco dei parametri

text

The text to show.

Valori restituiti

Returns TRUE on success.

Errori/Eccezioni

Lancia un'eccezione HaruException in caso di errore.

Vedere anche:


HaruPage
PHP Manual