Quote:
|
Originally Posted by mr_fern
That's generally considered a bad idea. All HTML pages will be run through the PHP parser regardless of whether there's any actual PHP code in the file, which unnecessarily chomps on CPU usage.
|
Good point, but I think if you're looking to have the majority of your HTML pages contain PHP, it is better than renaming everything (and having search engine links, external links, etc break). If the minority of your pages are PHP, then rename.