常规参数
文章标题:
权重:
文章摘要:
当需要保存model对象时(译注:或者使用持久化这个词更贴切),你需要提供如下形式的数据给save()方法: ? Array ( [ModelName] = Array ( [fieldname1] = 'value' [fieldname2] = 'value' ) ) ? 为了能够让数据通过这样的形式提交给controller,最方便的办法就是使用H
关键字:
cakephp save
管理密码: