Tuesday, 4 September 2012

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

A. break()
B. quit()
C. die()

Ans: C

No comments: