XSSI variables

Set the variable giving it a value
<!--#set var='site' value='brisbane'--'>

In normal use add the variable as an echo
<!--#echo var='site'-->

If used within another ssi statement use the ‘$’ parameter
<--#include virtual='/${site}/include.htm'-->

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.