Difference include require in PHP


Difference include require in PHP

 include() produces a Warning while require() results in a Fatal Error. In other words, use require() if you want a missing file to halt processing of the page. include() does not behave this way, the script will continue regardless

Leave a Reply




This some posting which are related to this article :
  • Privacy Policy
  • Iphone Video Converter
  • How to make Cookies Expired
  • Nokia 6585 Modem Driver
  • Opera Mini For Nokia
  • just read related article


    Some random post which may be interesting :
    this article is selected randomly