Include files contain code that is used throughout a website. Then, those files can be included whenever they’re needed.
For the Guitar Shop website, the include files are stored in the util, model, view, and errors subdirectories. These files are usually used by the files that drive the applications of the website, like the files in the admin, cart, and catalog directories.