Nietzsche says "God is dead" God says "Nietzsche is dead "
Header image

Difference between include and require

Posted by ALonon in Php

Difference between include and require: if you use include and there is not page that you include , you get a warning. Otherwise if you use require instead of include you will get a fatal error.

for more information

http://tr2.php.net/include/

http://tr2.php.net/require

Related posts

You can follow any responses to this entry through the RSS 2.0 You can leave a response, or trackback.

One Response



Leave a Reply