网友原创的PHP模板类
<table style="BORDER-RIGHT: #cccccc 1px dotted; TABLE-LAYOUT: fixed; BORDER-TOP: #cccccc 1px dotted; BORDER-LEFT: #cccccc 1px dotted; BORDER-BOTTOM: #cccccc 1px dotted" cellspacing="0" cellpadding="6" width="95%" align="center" border="0">
<tr>
<td style="WORD-WRAP: break-word" bgcolor="#f3f3f3">
<font style="FONT-WEIGHT: bold; COLOR: #990000">以下は PHP 源代码:</font><br><?php <br/> class Lightpage_Template { <br> <br> var $Tpl_Header; <br> var $Tpl_Footer; <br> var $Tpl_Parsing; <br> var $Tpl_Template; <br> var $Tpl_Dirname; <br> <br> var $Tpl_Parse_String; <br> var $Tpl_Parse_Array; <br> <br> var $Tpl_Result; <br> <br> function __construct() { <br> $this->Tpl_Header = NULL; <br> $this->Tpl_Footer = NULL; <br> $this->Tpl_Parsing = array(); <br> $this->Tpl_Template = ’list.html’; <br> $this->Tpl_ToParse = NULL; <br> <br> $this->Tpl_Parse_String = array(); <br> $this->Tpl_Parse_Array = array(); <br> <br> $this->Tpl_Result = NULL; <br> true を返します。 <br> } <br> <br> function Parse_Template() { <br> $this->Tpl_Parse_String = array(); <br> $this->Tpl_Parse_Array = array(); <br> if($this->Tpl_Header!=NULL) { array_push($this->Tpl_Parse_String,$this->Tpl_Header);array_push($this->Tpl_Parse_Array,’{header}’); } <br> if($this->Tpl_Footer!=NULL) { array_push($this->Tpl_Parse_String,$this->Tpl_Footer);array_push($this->Tpl_Parse_Array,’{footer}’); } <br> if(count($this->Tpl_Parsing)!=1) { <br> foreach($this->Tpl_Parsing as $Tpl_Key => $Tpl_Value) { <br> array_push($this-> ;Tpl_Parse_String,$Tpl_Value); <br> array_push($this->Tpl_Parse_Array,’{’.$Tpl_Key.’}’); <br> <br> } <br> if($this->Tpl_Template!=NULL && $this->Tpl_ToParse==NULL) { <br> $this->Tpl_ToParse = file_get_contents(root.’./Templates/’.$this->Tpl_Template); <br> } <br> $this->Tpl_Result = str_replace($this->Tpl_Parse_Array,$this->Tpl_Parse_String,$this->Tpl_ToParse); <br> return $this->Tpl_Result; <br> } <br> <br> } <br>?> <br><br>使用法: <br><br><br>$Mdl = new Lightpage_Template(); <br> $Mdl->Tpl_Header = ’zzz’; <br> $Mdl->Tpl_Footer = ''; <br> $Mdl->Tpl_Parsing = ''; <br> $Mdl->Tpl_Template = ’list.html’; <br> echo $Mdl->Parse_Template(); </td>
</tr>
</table>

ホットAIツール

Undresser.AI Undress
リアルなヌード写真を作成する AI 搭載アプリ

AI Clothes Remover
写真から衣服を削除するオンライン AI ツール。

Undress AI Tool
脱衣画像を無料で

Clothoff.io
AI衣類リムーバー

AI Hentai Generator
AIヘンタイを無料で生成します。

人気の記事

ホットツール

ゼンドスタジオ 13.0.1
強力な PHP 統合開発環境

WebStorm Mac版
便利なJavaScript開発ツール

MantisBT
Mantis は、製品の欠陥追跡を支援するために設計された、導入が簡単な Web ベースの欠陥追跡ツールです。 PHP、MySQL、Web サーバーが必要です。デモおよびホスティング サービスをチェックしてください。

SublimeText3 Linux 新バージョン
SublimeText3 Linux 最新バージョン

メモ帳++7.3.1
使いやすく無料のコードエディター
