Example 5-8. date_format[日期格式] index.php: 複製程式碼程式碼如下: $smarty = new Smarty; $smarty->assign('yesterday', strtotime('-1 day')); ...
確定! 回上一頁