HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

readline_on_new_line

Description

The readline_on_new_line of Readline for PHP inform readline that the cursor has moved to a new line.

Syntax

readline_on_new_line(): void

Return

No value is returned.

Examples

1

<?

readline_on_new_line();