ncurses_flash
(PHP 4 >= 4.1.0, PHP 5)
ncurses_flash -- Flash terminal screen (visual bell)
Description
bool
ncurses_flash ( void )
| Внимание |
|
Эта функция является ЭКСПЕРИМЕНТАЛЬНОЙ. Поведение этой функции, ее имя и относящаяся к ней документация могут измениться в последующих версиях PHP без уведомления. Используйте эту функцию на свой страх и риск. |
ncurses_flash() flashes the screen, and if its not possible, sends an audible alert (bell). Returns FALSE on success, otherwise TRUE.
Смотрите также: ncurses_beep()