A

Admin • 832.27K Points
Coach

Q. Which method sends raw binary data to the output buffer?

  • (A) readfile()
  • (B) fread()
  • (C) fgets()
  • (D) echo_binary()
  • Correct Answer - Option(A)
  • Views: 14
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

readfile() reads a file and writes it to the output buffer.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.