A

Admin • 832.27K Points
Coach

Q. Which of these is used to end the execution of a PHP script?

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

Explanation by: Admin

exit() terminates the current script immediately.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.