Tell us what is the difference between require() and include() when an error is encountered?

Submitted by: Muhammad
include() will raise a warning if it fails, require() will raise a fatal error.
Submitted by: Muhammad

Read Online User Interface Expert Job Interview Questions And Answers