HaruPage
PHP Manual

HaruPage::showText

(PECL haru >= 0.0.1)

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

Opis

bool HaruPage::showText ( string $text )

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

Parametry

text

The text to show.

Zwracane wartości

Returns TRUE on success.

Błędy/Wyjątki

Zgłasza wyjątek HaruException gdy wystąpi błąd.

Zobacz też:


HaruPage
PHP Manual