I downloaded a very simple PHP calendar for my website. I got it working and even integrated it into my website. However, as the subject implies, I use server side includes to bring in the header, nav bar and footer on each page. Once I changed the extension from calendar.html to calendar.php on the page that will display my calendar, obviously the SSI stopped working. :( Anyway around this?