Learn What Is SSI Server Side Includes Simple Plain English Tutorial Guide

Mobile
feeds
Welcome Login | Register

Learn What Is SSI Server Side Includes Simple Plain English Tutorial Guide
  Forums Index
      » Linux Hosting Forums
        » » Learn What is SSI Server Side Includes Simple Plain English Tutorial Guide



Learn What Is SSI Server Side Includes Simple Plain English Tutorial Guide
Post Description:
Post Tags: learn, what, is, ssi, server, side, includes, simple, plain, english, tutorial, guide, linux hosting, troubleshoot, help, support advise, questions, answers
This Post Has Been Viewed 898 Times Since Tue Dec 19, 2006 9:20 pm Posted By webmaster with 0 replies
Learn What Is SSI Server Side Includes Simple Plain English Tutorial Guide
Just what is SSI: SSI could possibly be the best thing that ever happened to your website. SSI simply means that the server is processing your request such as getting what time it is, what is the user's IP address. everytime you open a dynamic webpage, the information is being process by the server. This is specially true when you have programming lanaguages such as PHP running on an APACHE server. the script are process by the server and displayed into your browser.

The opposite of SSI would be "Client Side Inlcudes". CSI examples are javascript. Javascript is a client side scritpting. which means that date or the code script is processed by your browser not the server.

Does my server support SSI?

The first thing that needs to be settled is whether your server supports SSI and have it enabled. SSI is a Linux/Apache specific feature, so if you're on a Windows server for example, you'll need to look for the Windows equivalent of SSI (sorry, not a Window's guy). To test if your server supports SSI then, you can run a simple test, by inserting the below code inside a webpage, and saving the page with a .shtml extension (the most common extension configured to parse SSI by default):

PHP and ASP are Server Side Scripting Languages which require the server process the commands.

Wallpapera.com uses server side include, this is how it allow us to write information such as this tutorial which is stored in databases and then process by the server to displayed to you. evertime you click on a link to display a post in this forum, the a PHP code is processed within our server which was provided by our friends at www.webune.com

this post is sponsed by www.webune.com
post picture

if you need web hosting with SSI, visit our friends at www.webune.com they have PHP web hosting. We've been very happy with their service.
try them today.


Leave Your Comments






Share
URL:
You can use this HTML code to put it on your website to show your friends this wallpaper. Use this code on your profile like myspace, friendster, Facebook or others. Just Copy and Paste it in your HTML on your websites



Fourms BBCODE:
BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on your Posts and Replies on your forums





Comments and replies About Learn What Is SSI Server Side Includes Simple Plain English Tutorial Guide




(0) Comments