|
 |
 |
| Find Local Internet Providers |
3,473 ISPs to Choose From |
|
 |
|
 |
SERVER SIDE INCLUDES Definition We define SERVER SIDE INCLUDES |
SERVER SIDE INCLUDES - A method of calling, or "including," code into a Web page. To utilize SSI your webserver must be set to check for and respond to these codes called in HTML pages. The SSI calls are embedded in HTML comments, so if they are called from a server that doesn't support SSI or is not actively looking for them, they are ignored. You can use SSI to easily include a particular bit of HTML code on a group of HTML pages. This can be used to create a single look and feel across multiple HTML pages. You can also use SSI to call CGI programs. |
|
|
 |
|
|
|
 |
|