PHP 8.5.0 Alpha 1 available for testing

readline_clear_history

(PHP 4, PHP 5, PHP 7, PHP 8)

readline_clear_historyElimina el historial

Descripción

readline_clear_history(): true

Elimina el historial.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Siempre devuelve true.

add a note

User Contributed Notes

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