posix_isatty

(3.0.13 - 3.0.18 only, PHP 4 >= 4.0.0)

posix_isatty --  Determine if a file descriptor is an interactive terminal

Description

bool posix_isatty (int fd)

Needs to be written.