A

Admin • 833K Points
Coach

Q. Which statement is used to end execution of a script?

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

Explanation by: Admin

exit() is used to terminate the script.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.