Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18028 программистов и 1743 робота. Сейчас ищут 1266 программистов ...
HaruPage::getCurrentTextPos - Get the current position for text printing
Вернуться к: HaruPage
HaruPage::getCurrentTextPos
(PECL haru >= 0.0.1)
HaruPage::getCurrentTextPos — Get the current position for text printing
Описание
array HaruPage::getCurrentTextPos
( void
)
Get the current position for text printing.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns the current position for text printing as an array with 2 elements - "x" and "y".
Ошибки
Вызывает исключение HaruException при ошибке.
Вернуться к: HaruPage