is_readable « File Directory « PHP






1.is_readable
2.is_readable() function checks the readability of both a file and a directory.
3.is_readable() tells you whether you can read a file.