You should be able to just print it. The code won't matter to php, but
the browser will process it.

<?php

  echo "<!--#include file='desk.htm' -->";



__________John Monfort_________________
_+-----------------------------------+_
     P E P I E  D E S I G N S
       www.pepiedesigns.com
"The world is waiting, are you ready?"
-+___________________________________+-

On Wed, 23 May 2001, Shashwat wrote:

> How can I run SSI commands like <!--#include file="desk.htm"--> etc. in PHP
> files....... as ASP supports it...... I have Apache on Linux Server with PHP
> 4 installed................
>
> Shashwat
>
>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to