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) { $ " /> 婷婷亚洲综合,天堂在线中文,欧美亚洲日本

中文字幕日韩一区二区_国产一区二区av_国产毛片av_久久久久国产一区_色婷婷电影_国产一区二区精品

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技術(shù)Pain 全世界最小最簡單的PHP模板引擎 (普通版),轉(zhuǎn)載需保留來源!

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

主站蜘蛛池模板: 99久久婷婷国产亚洲终合精品 | 日韩区| 51ⅴ精品国产91久久久久久 | 欧美一区 | 国产在线精品一区二区三区 | 亚洲伊人a | 色婷婷精品久久二区二区蜜臂av | 老外黄色一级片 | 久久久综合久久 | 国产免费观看久久黄av片涩av | 男女网站在线观看 | 欧美成年网站 | 亚洲精品一区中文字幕乱码 | 野狼在线社区2017入口 | 欧美日韩高清在线观看 | 黄色在线播放视频 | 一级黄色在线 | 天天躁日日躁aaaa视频 | 国产免费观看一级国产 | 久久亚洲国产精品 | 久久久久久国产 | av午夜激情 | 久久久久无码国产精品一区 | 欧洲精品在线观看 | 亚洲精品一区二区三区蜜桃久 | 在线91 | 操视频网站 | 国产精品一区二区三区在线 | 热久久性 | 不卡一区二区三区四区 | 狠狠视频 | 精品视频一二区 | 激情福利视频 | 日韩一区二区三区在线播放 | 在线一级片 | 人人叉| 五月激情综合 | 日韩看片 | 九九热九九 | 日本在线观看视频 | 欧美第一页 |