Forum und email
ncurses_can_change_color

ncurses_can_change_color

(PHP 4 >= 4.1.0, PHP 5)

ncurses_can_change_color -- Check if we can change terminals colors

Opis

bool ncurses_can_change_color ( void )

Ostrzeżenie

Ta funkcja jest w stadium EKSPERYMENTALNYM. Oznacza to, że zachowanie funkcji, jej nazwa, w zasadzie wszystko udokumentowane tutaj może zostać zmienione w przyszłych wersjach PHP bez wcześniejszego uprzedzenia. Używaj tej funkcji na własne ryzyko.

Tells whether the terminal has color capabilities and whether the programmer can change the colors.

Zwracane wartości

Return TRUE if the terminal has color capabilities and you can change the colors, FALSE otherwise.