πŸ“Š PHP
Q. Which function is used to include and evaluate a file in PHP?
  • (A) include()
  • (B) require()
  • (C) require_once()
  • (D) All of the above
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of the above

Explanation: All these functions are used to include and evaluate files in PHP.

Explanation by: Mr. Dubey
All these functions are used to include and evaluate files in PHP.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
88
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
91%
Success Rate