A

Admin • 832.27K Points
Coach

Q. What does the require statement do?

  • (A) Includes and evaluates a file
  • (B) Creates a new file
  • (C) Defines a constant
  • (D) Executes a query
  • Correct Answer - Option(A)
  • Views: 17
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

require includes and evaluates the specified file.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.