PHP » PYTHON |
login |
register |
about
|
PYTHON readline_add_history
is this article helpful?
|
Python replacement for PHP's readline_add_history
[
edit
| history
]
import readline readline.add_history(line) readline_add_history(PHP 4, PHP 5) readline_add_history — Adds a line to the history Description
bool readline_add_history
( string $line
)
This function adds a line to the command line history. Parameters
Return ValuesReturns TRUE on success or FALSE on failure. |
more
Recently updated
more
Most requested
more
Last requests
|