I have figured out how to integrate siple HTML pages by making a seperate template, script and langage file and it all seems to work fine. But if I was to integrate a page that used PHP, how would I do that? I have a PhPMyCHat page that I would like to integrate so that when I click the link for it, it comes up in the center, surreounded by the side bars as do all teh other pages. Like I said, I have been able to do this with plane HTML pages, but is it possible with PhP script to integrate into templats?

Basil