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 | 综合久久影院 | 91亚洲福利 | 久久老色鬼天天综合网观看 | 国产精品原创视频 | 露脸国产自产拍在线观看 | 亚洲香蕉久久一区二区 | 在线免费观看福利 | 在线观看国产一区二区三区99 | 黄色片网站在线免费观看 | 婷婷色亚洲 | 91插视频| 色在线国产 | 四虎影视亚洲精品 | 热综合一本伊人久久精品 | 国产嫩草在线观看 | 欧美不卡视频在线观看 | 一区二区三区高清在线 | 91免费视频观看 | 第一页综合 | 久久亚洲精品国产亚洲老地址 | 国产婷婷色一区二区三区深爱网 | 亚洲精品小视频 | 久久久网久久久久合久久久久 | 六月婷婷精品视频在线观看 | 999精品视频在线 | 亚洲国产系列一区二区三区 | 性福利视频 | 97大香伊在人人线色 | 91av免费| 日本免费视屏 | 亚洲欧美日韩国产一区二区三区精品 | 久久综合偷偷噜噜噜色 | 婷婷综合在线 | 青草国产在线 | 国产真实伦视频在线视频 | 综合久久久久久中文字幕 |