A

Admin • 833K Points
Coach

Q. Which function is used to check if a file is readable?

  • (A) is_readable()
  • (B) can_read()
  • (C) file_read()
  • (D) readable()
  • Correct Answer - Option(A)
  • Views: 32
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

is_readable() checks if the specified file is readable.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.