creating a dynamic site with either php or SSI
Link out to a file containing html with either php or ssi SSI Include: replace area you want to link out to with this: also change the following file on server: .htaccess add following line to it: AddType text/x-server-parsed-html .html PHP: replace area you want to link out to with this: also change the following file on server: .htaccess add following line to it: ForceType application/x-httpd-php