阅读背景:

在kohana中将值设置为Form :: select()

来源:互联网 

my controller is like this

我的控制器是这样的

$content = View::factory('user/biochemistryTestForm')
                  ->bind('result', $result);
            $this->template->content = $content;
   //here $result is array of Datatbase records
$conte



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: