Note that the first line in the history file must contain the string: _HiStOrY_V2_
Else it wont work.
(PHP 4, PHP 5, PHP 7, PHP 8)
readline_read_history — Lee el historial
Lee una línea del historial desde el fichero filename
.
filename
Ruta de acceso al fichero que contiene el historial de comandos.
Versión | Descripción |
---|---|
8.0.0 |
filename ahora es nullable.
|