Home > PHP > Function > > HaruPage::showText()

HaruPage::showText()

HaruPage::showText - Print text at the current position of the page

Syntax

bool HaruPage::showText (string $text)

Arguments

  • text - The text to show.

Description

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

Version

PHP PECL haru >= 0.0.1

Return value

Returns TRUE on success.