|
Server Side Includes
Server Side Includes (SSI) allows for the execution of certain programs before requests are fulfilled and sent back to the header. SSI tags are embedded in HTML so that the server must execute certain programs before the webpage is sent to the client. |
||