M
Michael
I've searched and searched and can't seem to find an answer.
With .shtml you would put <!--#include virtual="/top.shtml">
With .php you would put <?php require 'top.php'?>
But what would I use for XML pages? Is there a similar command and if so what is it?
With .shtml you would put <!--#include virtual="/top.shtml">
With .php you would put <?php require 'top.php'?>
But what would I use for XML pages? Is there a similar command and if so what is it?