[HOME]: [Mac OS X]: [MacPython]: [Emacs]: [生存報告記]: [MacEmacs JP Project]: [NTEmacs JP Project]:

Differences between revisions 6 and 7

Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:
$smarty = new Smarty;

概要

PHP

公式サイト

Smarty : Template Engine

関連サイト

インストール

pear channel-discover pearified.com
pear list-channels
pear install pearified/Smarty

使う時は

require('Pearified/Smarty/Smarty.class.php');
$smarty = new Smarty;

設定

利用方法

Smarty Manual

参考サイト

たぬきと一緒にお勉強 第4回目 Smartyを使ってみよう


CategoryWebTechnology

紹介マニアMoinMoin: PHP/Smarty (last edited 2006-07-21 12:11:26 by )