Q. Which PHP function checks if a file exists?

  • (A) file_check()
  • (B) is_file()
  • (C) file_exists()
  • (D) check_file()
πŸ’¬ Discuss
βœ… Correct Answer: (C) file_exists()
Explanation: file_exists() checks whether a file exists.
Explanation by: Admin
file_exists() checks whether a file exists.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
40
Total Visits
πŸ“½οΈ
8 mo ago
Published
πŸŽ–οΈ
Admin
Publisher
πŸ“ˆ
97%
Success Rate