A

Admin • 828.03K Points
Coach

Q. Which function is used to terminate the current script in PHP?

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

Explanation by: Admin
exit() stops script execution immediately.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.