Sometimes it is required to create separate files that were common on all other pages like the header and footer section of the webpage.
This makes easier to maintain the pages.
include
statement is used to embed files in PHP.
In CodeIgniter, multiple views embedded in the single view either by controller or view.