

MCQOPTIONS
Saved Bookmarks
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. | |