

MCQOPTIONS
Saved Bookmarks
1. |
Include ( ) and include_once ( ) will generate a warning message on failure, While require ( ) and require_once ( ) will cause |
A. | A fatal error |
B. | Termination of script |
C. | No error |
D. | Both a and b |
Answer» E. | |