Page 1 of 1

SSI functions?

Posted: Sat Mar 13, 2010 1:30 pm
by hdiaz36
Is it possible to use SSI functions in conjunction with serendipity?

Not sure if I need to say more, but given how little I know about coding, I'm not even sure if my question makes sense or will be fully understood without me saying something else. :P

Re: SSI functions?

Posted: Sat Mar 13, 2010 2:22 pm
by garvinhicking
Hi!

SSI and PHP are actually conflicting, respectively doing similar things. When you are able to use PHP, you usually never need SSI:

http://www.zytrax.com/tech/php/php_ssi.htm

Regards,
Garvin