Q. What does the die() function do?
β
Correct Answer: (A)
Terminates the script
Explanation: die() prints a message and terminates the current script.