Examveda
Examveda

What will the file_get_contents() return?

A. Server’s response

B. Errors

C. Exception

D. Client’s response

Answer: Option A

Solution(By Examveda Team)

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:

This Question Belongs to Javascript >> Sockets

Join The Discussion

Related Questions on Sockets