Hello,
Currently I have a site that uses SSI. And SSI requires a .shtml extension. Is it possible to use both PHP and SSI? Like SSI and PHP into your page? Or is there anyway for me to do this? Maybe PHP has it's own way to SSI things? Thanks! Josh JayK@new.rr.com www.trainsimcenter.com
anything you did using SSI can easily be done in PHP and in many cases with similiar functions & syntax.
i haven't tried to run both at the same time, but personally i'd avoid the hassle and convert to php entirely.