Yes, and don't put a space between hash (#) and INCLUDE.

I've been cought out before ;)


[TK] 

> -----Original Message-----
> From: Timothy J. Luoma [mailto:[EMAIL PROTECTED]] 
> Sent: Thursday, 28 February 2002 3:02 PM
> To: Richie Chauhan
> Cc: [EMAIL PROTECTED]
> Subject: [PHP] Re: Apache Server Side Includes mixed with PHP pages
> 
> 
> 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
> 

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

Reply via email to