posix_isatty

(PHP3 >= 3.0.13, PHP4 >= 4.0b4)

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

Description

bool posix_isatty (int fd)

Needs to be written.