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模板引擎 (普通版),轉載需保留來源!

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

主站蜘蛛池模板: 性做久久久久久网站 | 久久精品国产2020观看福利色 | 91久久青草精品38国产 | 亚洲综合第一 | 新国产视频 | se色成人亚洲综合 | 久久99精品久久久久久青青91 | 成人国产精品视频 | 性视频久久 | 国产精品免费看久久久麻豆 | 91精品国产闺蜜国产在线 | 日本精品久久久久久久久免费 | 国产成人一区二区三区在线播放 | 一区二区三区四区视频 | 色婷婷基地 | 一区二区三区国产美女在线播放 | 8090碰成年女人免费碰碰尤物 | 黄色网络在线观看 | 欧美日韩国产一区二区三区不卡 | 国产成人精品免费视频大全五级 | 欧美亚洲国产精品久久久久 | 国产成人免费 | 五月天激情婷婷 | 极品美女囗交视频 | 亚洲国产精品久久婷婷 | 亚洲一区二区三区中文字幕 | 在线观看国产福利 | 色视频网站色视频播放 | 亚洲国产www | 97影院午夜在线观看视频 | 久久久久久久久久福利 | 国产福利萌白酱喷水视频铁牛 | 成人福利视频 | 麻豆国产一区 | 国产精品嫩草影院在线观看免费 | 四虎国产永久在线精品免费观看 | 日韩天堂在线 | 精品国产91久久久久久久 | 亚洲综合久久综合激情久久 | 国产成人精品视频播放 | 欧美xx在线观看 |