update : 2015.11.03
php.shukuma.com

검색:
 
 
Print text at the current position of the page

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.

오류/예외

오류 시에 HaruException을 던짐.

참고