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