Page 1 of 1

SSI with PHP?

Posted: Tue Jul 01, 2003 9:21 am
by RacerX
Is there a php function that allows files to be 'included' like Server Side Includes?

Example:
<!--#include file="header.inc" -->

I want to seperate the layout from the core content.

TIA
~ John

Posted: Tue Jul 01, 2003 9:33 am
by Heavy
Here it is in the manual, a great resource, of course...

http://se2.php.net/include/