Home  >  Article  >  Backend Development  >  (11) yii2 renders within the view

(11) yii2 renders within the view

WBOY
WBOYOriginal
2016-08-08 09:26:19916browse
<span style="font-family: Arial, Helvetica, sans-serif;"><?php echo \Yii::$app->view->renderFile('@app/views/permission/_form.php', [ 'model' => $model ]); ?></span>

The above has introduced (11) yii2 rendering in the view, including the content. I hope it will be helpful to friends who are interested in PHP tutorials.

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn