Ok, for those seeing my other posts, I have decided to figure the php ssi thingy out. Ok this is what I'm looking at rite now.
I have made a php SSI document and a php sitepage. used
CODE
<!--#include file="ssi.php" -->
in the appropriate spot in the sitepage. Uploaded both. And my SSI isnt viewing...
Here is what I'm getting (anti-steelers beware): http://steelersfan.vndv.com/index.php
The SSI should view before the horizontal ruler. I've attempted using the code both between the heading tags and between the body tags. Please help me out.