A

Admin • 828.03K Points
Coach

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

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

Explanation by: Admin
The exit() or die() functions stop the script execution.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.