You don't need to use <!--#include file="file"--> to do include cgi or
shtml, according to the PHP manual, you can use, virtual('filename'); (see
http://www.php.net/manual/en/function.virtual.php for details).
To include php files you would use, include('filename'); (see
http://www.php.net/manual/en/function.include.php for details).Hope this helps, Jamie BTW http://www.phpbuilder.com is a great forum for php. -------------------------------------------- [EMAIL PROTECTED] ITS Internal Extension : 5806 Direct Dial : 0870 754 5806 -------------------------------------------- -----Original Message----- From: - netmaniac - [mailto:[EMAIL PROTECTED]] Sent: 19 December 2002 15:29 To: [EMAIL PROTECTED] Subject: [newbie] Apache, PHP and SSI I have a mdk8.2 box with apache wich runs very well. Everything is working fine but I can't get the <!--#include file="file"--> to work in the .PHP files. The .shtml obviously works with these server side includes but I want to mix php coding with ssi in my pages. I've already tried the XBitHack but it haven't worked. Any Suggestion? netmaniac _________________________________________________________________ MSN Messenger: converse com os seus amigos online. http://messenger.msn.com.br
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
