Posted by Xonan on 10/26/07 16:01
> SSI example:
> <!--#set var="myserver" value="http://$SERVER_NAME:$SERVER_PORT/" -->
> <div>
> SSI: <img src="<!--#echo var="myserver"-->logo.png"
> width="417" height="137" alt="Logo">
> </div>
>
Ah so. The hosting company that this will eventually be on doesn't allow
PHP but I had forgotten about server side includes. Should do it.
Thanks
Xonan
Navigation:
[Reply to this message]
|