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(); ?>
Inform readline that the cursor has moved to a new line
readline_on_new_line(): void
No value is returned.
<? readline_on_new_line(); ?>