阅读背景:

为什么CakePHP Form帮助分组我的表格收音机选项?

来源:互联网 
echo $this->Form->create('AmazonMatches', array('action' => 'selectMatches'));
echo $this->Form->input('option_id', array('options' => $allAmazonMatches, 'type' => 'radio'));
echo $this->Form->end(__('Submit', true));
echo $this->Form->create('AmazonMatches', array



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

分享到: