好像是吧PHP里面的函數轉換為smarty模版函數,不知道我這樣的理解對不對。
如PHP中函數:function 函數名(變量1,變量2,變量3)
在smarty中使用就是:{變量1|函數名:變量2:變量3}
如PHP中函數:function 函數名(變量1,變量2,變量3)
在smarty中使用就是:{變量1|函數名:變量2:變量3}
2017-03-05
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone
2017-03-05
官網地址及下載地址
官網地址:http://www.smarty.net/
下載地址http//:www.smarty.net/download
smarty 3.1.16 [Smarty-stable.zip] Dec 17th,2013
官網地址:http://www.smarty.net/
下載地址http//:www.smarty.net/download
smarty 3.1.16 [Smarty-stable.zip] Dec 17th,2013
2017-03-02
https://github.com/sandycai/mvc1.0
我自己碼了一邊老師講的幾乎一樣的代碼
歡迎小伙伴下載,一起學習?,F在這里的代碼和老師目前為止的課件應該一樣,大家記得把數據庫密碼改成自己的就好
我自己碼了一邊老師講的幾乎一樣的代碼
歡迎小伙伴下載,一起學習?,F在這里的代碼和老師目前為止的課件應該一樣,大家記得把數據庫密碼改成自己的就好
2017-02-28