HaruPage
PHP Manual

HaruPage::showText

(PECL haru >= 0.0.1)

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

Описание

bool HaruPage::showText ( string $text )

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

Параметри

text

The text to show.

Връщани стойности

Returns TRUE on success.

Грешки/Изключения

Throws a HaruException on error.

Вж. също


HaruPage
PHP Manual