A

Admin • 832.27K Points
Coach

Q. What does the die() function do?

  • (A) Terminates the script
  • (B) Restarts the server
  • (C) Sends an error log
  • (D) Executes a function later
  • Correct Answer - Option(A)
  • Views: 20
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

die() prints a message and terminates the current script.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.