<?php $template = "./template/$doctype.inc.php"; include_once($template); file_put_contents("./convert/$name.html",$chtml); ?>