πŸ“Š PHP
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

πŸ‘οΈ
3
Total Visits
πŸ“½οΈ
1 d ago
Published
πŸŽ–οΈ
Admin
Publisher
πŸ“ˆ
86%
Success Rate