現在Controller已經從Model中取回了資料,下一步就要將這些資料傳遞給View顯示給使用者。 我們來擴充一下index function吧! public function index() { $ ...
確定! 回上一頁