How do I include a HTML file
Well, starting with version 1.1 of IncludePHP, you're able to include a local html file in your content. IncludePHP will attempt to strip the head and HTML tags from the document automatically. Perfect for migrating large sites of pure content!To include standalone HTML, simply use the following {htmlfile}/server/path/to/html/file.html{/htmlfile}
|

