I want to use both PHP and SSI on the same page.  My server requires that
SSI files are .shtml.  If I set it to also treat .shtml files as php files
(like I have done with .htm) then what will happen?  Will it get parsed
first for php and then for ssi, or the other way round?  Or puke completely?

Or is there a way of doing this that I've overlooked.

- seb


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to