file_put_contents("./cache/read_print.php", $tpls); ob_start(); include './cache/read_print.php'; $out = ob_get_clean();