

MCQOPTIONS
Saved Bookmarks
1. |
_Which one of the following statements is true for include_once() and require_once()?$? |
A. | Both are exactly the same |
B. | include_once is used for files where as require_once() is not |
C. | Both Handle the errors in the same way |
D. | Both do not handle the errors in the same way |
Answer» E. | |