php echo $form->textArea($model, 'Details', array('maxlength' => 300, 'rows' => 6, 'cols' => 50)); ?> You can also control the width and height ...
確定! 回上一頁