ncurses_flash

(PHP 4 >= 4.1.0, PHP 5)

ncurses_flash -- Flash terminal screen (visual bell)

Descrizione

bool ncurses_flash ( void )

Avvertimento

Questa funzione è SPERIMENTALE. Ovvero, il comportamento di questa funzione, il nome di questa funzione, in definitiva tutto ciò che è documentato qui può cambiare nei futuri rilasci del PHP senza preavviso. Siete avvisati, l'uso di questa funzione è a vostro rischio.

Flashes the screen, and if its not possible, sends an audible alert (bell).

Valori restituiti

Returns FALSE on success, otherwise TRUE.

Vedere anche:

ncurses_beep()