|
|
ncurses_has_il (PHP 4 >= 4.1.0, PHP 5) ncurses_has_il -- Check for line insert- and delete-capabilities Описаниеbool ncurses_has_il ( void ) | Внимание |
Эта функция является ЭКСПЕРИМЕНТАЛЬНОЙ.
Поведение этой функции, ее имя и относящаяся к ней документация
могут измениться в последующих версиях PHP без уведомления.
Используйте эту функцию на свой страх и риск. |
Checks whether the terminal has insert- and delete-line-capabilities.
Возвращаемые значения
Returns TRUE if the terminal has insert/delete-line capabilities,
FALSE otherwise.
There are no user contributed notes for this page.
|