| 
 Posted by Bergamot on 11/12/07 19:30 
Ed Mullen wrote: 
> mbstevens wrote: 
>> 
>> I would suggest you also consider preprocessing. 
>  
> But, wouldn't that mean that the HTML that I want to include using PHP  
> would then be physically present in all the html files? 
 
The purpose of a preprocessor is to combine all the page parts into a 
whole static page prior to uploading it to the server, instead of having 
the server combine them. Whether this is a good idea for your site 
depends on how large the site is and how often common code changes. 
 
--  
Berg
 
  
Navigation:
[Reply to this message] 
 |