For example:
You can turn the template engine off and then include the header. // Include WordPress define('WP_USE_THEMES', false); require_once('PATHHERE/wp-blog-header.php');
// Include WordPress define('WP_USE_THEMES', false); require_once('PATHHERE/wp-blog-header.php');