readline_read_history
(PHP 4, PHP 5)
readline_read_history — Reads the history
설명
bool readline_read_history
([ string $filename
] )
This function reads a command history from a file.
매개변수
- filename
-
Path to the filename containing the command history.
반환값
ì„±ê³µí• ê²½ìš° TRUE를, ì‹¤íŒ¨í• ê²½ìš° FALSE를 반환합니다.