How do I include a separate page (modular)
Posted: Thu Jul 01, 2004 11:30 pm
If I have a header for my site with my logo on it that is one table 60px high and 100% wide and call it "header.php" can I include that on my index.php script so that whenever I change the header.php it will update on all my pages that include this? If so, how do I do this? I was sure I came across a website tutorial about writing modular scripts like this but can't find it again.