In my previous post I have described regarding the PHP file inclusion methods these are the include() Function, include_once() Function, require() Function and require_once() Function. In this post I am trying to describe the differences between the include() and require() functions, the includes and the require functions both are