Voting

: min(one, six)?
(Example: nine)

The Note You're Voting On

magicaltux at php dot net
16 years ago
The "pty" parameter is not documented.

You should pass a pty emulation name ("vt102", "ansi", etc...) if you want to emulate a pty, or NULL if you don't.

Passing false will convert false to a string, and will allocate a "" terminal.

<< Back to user notes page

To Top