ncurses_echo(3) php man page | unix.com

Man Page: ncurses_echo

Operating Environment: php

Section: 3

NCURSES_ECHO(3) 							 1							   NCURSES_ECHO(3)

ncurses_echo - Activate keyboard input echo

SYNOPSIS
bool ncurses_echo (void )
DESCRIPTION
Warning This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. Enables echo mode. All characters typed by user are echoed by ncurses_getch(3).
RETURN VALUES
Returns FALSE on success, TRUE if any error occurred.
SEE ALSO
ncurses_noecho(3) to disable echo mode. PHP Documentation Group NCURSES_ECHO(3)
Related Man Pages
runkit_method_rename(3) - php
bcompiler_write_function(3) - php
classkit_method_add(3) - php
classkit_method_rename(3) - php
runkit_method_redefine(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)