新版的ET 采用了多文件结构,与旧版不同。
调用et示例:
<?php include"template.ease.php"; //调用et
$tl = new template(); //声明et
?>