Forum und email

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를 반환합니다.