A

Admin • 833K Points
Coach

Q. What will the file_get_contents() return?

  • (A) Server’s response
  • (B) Errors
  • (C) Exception
  • (D) Client’s response
  • Correct Answer - Option(A)
  • Views: 26
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

The file_get_contents() is a PHP’s native function used to hit the URL and read the server’s response into a variable $wpt_response:

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.