線上書籍

Home

[1062] PHP7入門

<?php $smarty->assign('op', $op); $smarty->assign('Title', $page_title); $smarty->display(_PAGE_TPL);