Tutorial: Using The PHP Include Command
December 12th, 2008 by Blue Chi
Posted in Tutorials, Web Development
The #include command is used to insert the content of an external HTML page into an existing PHP page. This tutorial will teach you the basics on how to use this command to create smart web pages for your website.

Fully Illustrated