:::

1-4 index.php

<?php
// include_once
require_once 'smarty/libs/Smarty.class.php';
$smarty = new Smarty;
//標題
$title = $_POST['title'];
$smarty->assign('title', $title);
//顏色
$color = $_POST['color'];
$smarty->assign('color', $color);

$smarty->assign('now', date("Y年m月d日 H:i:s"));
$smarty->display('index.tpl');

 


:::

搜尋

QR Code 區塊

https%3A%2F%2Fwww.tad0616.net%2Fmodules%2Ftad_book3%2Fpage.php%3Ftbsn%3D43%26tbdsn%3D1338

書籍目錄

展開 | 闔起

線上使用者

87人線上 (9人在瀏覽線上書籍)

會員: 0

訪客: 87

更多…