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

PHP SSI - Server Side Includes

By , About.com Guide

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

Holiday Central

What to eat, where to go, fun things to do and how to save money on the perfect gifts. More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. 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.