A

Admin • 833K Points
Coach

Q. Which function ends a script in PHP?

  • (A) exit()
  • (B) end()
  • (C) finish()
  • (D) terminate()
  • Correct Answer - Option(A)
  • Views: 32
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

exit() terminates the script execution immediately.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.