1. Home
  2. Computing & Technology
  3. PHP / MySQL

PHP SSI - Server Side Includes

By Angela Bradley, About.com

Definition: SSI stands for Server Side Include and means that you can include a file as part of your document while still on the server before it is executed and before the data reaches the client. One reason for doing this is that often data such as a header, footer, or variables are repeated in many places on the site. Using SSI allows these to each be stored in only one place, and thus only updated in one place when changes are made.
Also Known As: Server Side Include, Include, Require, PHP SSI
Explore PHP / MySQL
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. PHP / MySQL
  4. Programing Glossary
  5. php include - Server side include - PHP SSI

©2009 About.com, a part of The New York Times Company.

All rights reserved.