|
If you want to keep your files in html use something like this.
<!--#include virtual="menu.php"-->
You can include html or php. If you are on an IIS server for some reason it is not hard to have your html parsed for php.
__________________
if (preg_match("/SEO /i",$_POST['subject']) || preg_match("/search engine/i",$_POST['subject'])
header("Location: http://www.googlehammer.com");
Hey Newbie, watch the Wickedfire newbie video
|