Welcome Guest, please login or register.
Username:
Password:

News: Welcome to Hostpapa Forums!
Pages: [1]   Go Down
Topic Tools  
Read
March 09, 2007, 12:34:19 PM
hpadmin
Administrator
Newbie
*****
Posts: 20



Yes, we do.

What's SSI? SSI (Server Side Includes) are directives that are placed in HTML pages, and evaluated on the server while the pages are being served. They let you add dynamically generated content to an existing HTML page, without having to serve the entire page via a CGI program, or other dynamic technology such as a Content Mangement System (CMS) or information coming from a database.

The decision of when to use SSI, and when to have your page entirely generated by some program, is usually a matter of how much of the page is static, and how much needs to be recalculated every time the page is served.

SSI is a great way to build consistency into your website so all content uses the same fonts & styles. SSI can also be used to add small pieces of information, such as the current time or stock quotes.
Logged
 

Pages: [1]   Go Up
Jump to:  

Theme by webtechnica.net