A

Admin • 833K Points
Coach

Q. Which of the following is used to stop script execution in PHP?

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

Explanation by: Admin

exit() terminates the current script.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.