|
|
The Server Side Includes Tutorial |
|
|
The Server Side Includes Tutorial |
|
|
Perl / Server Side Includes |
|
|
Click to Visit |
|
|
41 |
|
This is a short tutorial on server side includes applied to an HTML document. The tutorial explains aspects such as echoing current time, conditional execution based on logical comparisons, querying or updating a database, sending an email, etc. An SSI has a special sequence of characters on an HTML page. When this is sent from the HTTP server to the client, these special tokens et scanned by the server. The server then executes action based on the found token data.
|