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 — Lê o histórico
Esta função lê o histórico de comandos de um arquivo.
filename
Caminho para o nome do arquivo contendo o histórico de comando.
Versão | Descrição |
---|---|
8.0.0 |
filename é anulável agora.
|