A

Admin • 832.27K Points
Coach

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

  • (A) is_exist()
  • (B) exists()
  • (C) file_exists()
  • (D) file_exist()
  • Correct Answer - Option(C)
  • Views: 26
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

file_exists() checks whether a file or directory exists.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.