Server Side Includes (SSI): |
Server Side Includes (SSI) allows you to insert dynamic content into your pages. SSI is useful when you want to use a common header or footer across multiple pages, or want to insert the output of a CGI or PHP program into an HTML page. |