Hacker News new | ask | show | jobs
by handzhiev 617 days ago
<?php include("header.html');?> You only need to allow PHP to run in .html files (if you insist your files being named .html(
1 comments

That’s what you would call

> Nowadays, if I want a static site I just start with a folder of html files.

? With that argument, we can also calculate 10 million digits of pi in HTMl by renaming our C files to .html. If someone tells me they’re using a collection of html files, I’m assuming they mean static html pages without server side scripting.