看板
[ PHP ]
討論串[請益] cakephp renderElement()
共 3 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
1.3 用的是... <?php echo $this->element('helpbox',. array("helptext" => "Oh, this text is very helpful."));. ?>. 1.2 用的也是一樣... 沒有看到是 $this->renderElement
(還有144個字)
內容預覽:
我寫在 layouts底下 default.ctp裡. <body>. <?php //echo $this->renderElement('head'); //原本部分沒作用. include("../views/elements/head.ctp"); //改為include有作用. ?>. <
(還有172個字)
首頁
上一頁
1
下一頁
尾頁