Pain.php 復制代碼 代碼如下: <?php class Pain { public $var=array(); public $tpl=array(); //this is the method to assign vars to the template public function assign($variable,$value=null) { $ " /> 欧洲另类一二三四区,一二三四视频社区在线播放中国,久久婷婷一区二区三区

一区二区久久-一区二区三区www-一区二区三区久久-一区二区三区久久精品-麻豆国产一区二区在线观看-麻豆国产视频

Pain 全世界最小最簡單的PHP模板引擎 (普通版)

打包下載

Pain.php
復制代碼 代碼如下:
<?php
class Pain
{
public $var=array();
public $tpl=array();
//this is the method to assign vars to the template
public function assign($variable,$value=null)
{
$this->var[$variable]=$value;
}
public function display($template_name,$return_string=false)
{
//first find whether the tmp file in tmp dir exists.
if(file_exists("tmp/temp_file.php"))
{
unlink("tmp/temp_file.php");
}
extract($this->var);
$tpl_content=file_get_contents($template_name);
$tpl_content=str_replace("{@", "<?php echo ", $tpl_content);
$tpl_content=str_replace("@}", " ?>", $tpl_content);
//create a file in the /tmp dir and put the $tpl_contentn into it, then
//use 'include' method to load it!
$tmp_file_name="temp_file.php";
//$tmp is the handler
$tmp=fopen("tmp/".$tmp_file_name, "w");
fwrite($tmp, $tpl_content);
include "tmp/".$tmp_file_name;
}
}
?>

test.php
復制代碼 代碼如下:
<?php
require_once "Pain.php";
$pain=new Pain();
$songyu="songyu nb";
$zhangyuan="zhangyuan sb";
$pain->assign("songyu",$songyu);
$pain->assign("zhangyuan",$zhangyuan);
$pain->display("new_file.html");
?>

new_file.html
復制代碼 代碼如下:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>new_file</title>
</head>
<body>
{@$songyu@}<br/>
{@$zhangyuan@}
</body>
</html>

php技術Pain 全世界最小最簡單的PHP模板引擎 (普通版),轉載需保留來源!

鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。

主站蜘蛛池模板: 91精品自在拍精选久久 | 淫啪| 欧美特黄a级片 | 一区二区亚洲视频 | 一区二区亚洲视频 | 美女视频一区二区三区在线 | 日日摸夜夜添夜夜添人人爽 | 久久国产精品伦理 | 激情综合五月亚洲婷婷 | 中文字幕一区在线观看 | 国产黄色免费在线观看 | 91精品免费国产高清在线 | 伊人色综合久久天天 | 中文字幕一区二区三区免费视频 | 看大片全色黄大色黄 | 国产福利一区二区 | 一区二区三区91 | 爱爱综合网 | 国产一区曰韩二区欧美三区 | 免费伊人 | 精品在线91 | 美女免费精品高清毛片在线视 | 欧美性色综合网 | 亚洲一区www | 一区二区三区四区国产精品 | 九九视频高清视频免费观看 | 六月丁香婷婷网 | 国产第一第二第三第四第五 | 最新日本免费一区二区三区中文 | 色伊人久久 | 国产亚洲综合成人91精品 | 精品国产一区二区三区免费 | 四虎影视成人永久在线观看 | 在线视频一区二区三区四区 | 亚洲国产精品婷婷久久久久 | 九九九网站| 91欧美精品 | 国产精品外围在线观看 | 日本中文字幕一区二区有码在线 | 久久精品视 | 国内外成人免费在线视频 |