I can get it to include them if its just:
<?php include('blah.php') ?>
but if it is in a file I can not.
I looked at MT's website but it only tells you how to do SSI's with shtml,htm and html, if I add .php into the .htaccess it wont work...
here is what I do but doesn't work:
Options +Includes AddHandler server-parsed .shtml .html .htm .php(I added the .php)
please help.
Hoot
Edited by Hoot, 17 October 2006 - 10:04 PM.
