I currently create sites using xml and xsl to produce .html files. I'm
thinking about using PHP and MySQL instead for performance reasons. Is
there a way of using PHP to create a set of .html files in batch that
can then be hosted on a server? The server in question doesn't
necessarily support PHP.