Quote:
Originally posted by certify
I read somewhere that it can be done, but I have lost the page and unable to get more info now as I want to implement this into my site. Any help?
|
Forgive me for asking, but if you have PHP, why would you bother using SSI? Why not use PHP to do the work, or PHP to include the other PHP page or functions of that page? That might be easier to do all around and save you from trying to mix and match. However, what do you mean "parse" it? Pass arguments to it, or just include it and display it or something in a page via SSI tags, or? You have many options, depending on your answer, that will either help find a solution, or determine a better solution can be implemented.