Ok this helps more than you know, I thought I couldn't use my php scripts if I used the php5 handler, thanks a lot, solved my problems 
Edit: Well I just tried setting .php to the AddHandler server-parsed and nothing worked lol
So now I'm back to the same question, how do I use SSI in .php pages. The only thing I want to use is this one line of code in a few places.
Code:
<!--#include file="yourfilename.txt" -->
Or should I just forget about using SSI and use php includes? What is the difference anyways?
Bookmarks