Using what we already know about CakePHP, create a basic Model, View, and Controller that will get the content of the words table and display them at the index action.
使用已经了解的CakePHP知识,创建一个基本的模型、视图和控制器,用于获得word表内容并在执行索引操作时显示。
Using what we already know about CakePHP, create a basic Model, View, and Controller that will get the content of the words table and display them at the index action.
使用已经了解的CakePHP知识,创建一个基本的模型、视图和控制器,用于获得word表内容并在执行索引操作时显示。
应用推荐