Zend Framework: Partials


/ Published in: PHP
Save to your folder(s)

`article.phtml` looked up in `views/scripts` by default. \r\n\r\ncan use `$this->partial(\"blog/article.phtml\", array(...))` to look for it in the `views/scripts/blog` folder too

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.