1.

Which of the following function is used for terminate the script execution in PHP?

A. quit()
B. break()
C. exit()
D. die()
Answer» E.


Discussion

No Comment Found