On Wed, 27 Feb 2002, Richie Chauhan wrote:

> <!--include virtual="/includes/header.html"-->
> <?php echo "Hello"; ?>
> <!--include virtual="/includes/footer.html"-->

FYI I think your SSI syntax is wrong, it should be

        <!--#include virtual="/includes/header.html" -->

TjL

ps -- I emailed Richie offlist that my experience with PHP was that it was
MUCH faster than SSI, fwiw....



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to