is_link -- tells whether the filename is a symbolic link
Returns true if the filename exists and is a symbolic link.
See also is_dir() and is_file().