Here is my problem: I have a PERL news script I've been using and I want to place it on one of the new start pages which is written in PHP. There are other items on the page that are in and require PHP to run. I attempted to use require and include, and all that did was display the coding of the script.<br><br>Is their anyway to run SSI with in a page ending with .PHP or is their some function I havn't learned yet that will execute PERL script?