A

Admin • 833K Points
Coach

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
  • Correct Answer - Option(D)
  • Views: 33
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

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

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.