PHP 7.0.6 Released

newt_bell

(PECL newt >= 0.1)

newt_bellSend a beep to the terminal

Description

void newt_bell ( void )

This function sends a beep to the terminal.

Note:

Depending on the terminal's settings, this beep may or may not be audible.

Return Values

No value is returned.

User Contributed Notes

There are no user contributed notes for this page.
To Top