HaruPage
PHP Manual

HaruPage::showText

(PECL haru >= 0.0.1)

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

Açıklama

bool HaruPage::showText ( string $text )

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

Değiştirgeler

text

The text to show.

Dönen Değerler

Returns TRUE on success.

Hatalar/İstisnalar

Hata durumunda bir HaruException istisnası oluşur.

Ayrıca Bakınız


HaruPage
PHP Manual