/ Published in: PHP
URL: zend-framework-bootstrap-resources
Expand |
Embed | Plain Text
$name = 'multiDb'; //example $bootstrap = $this->getFrontController()->getParam('bootstrap'); $resouce = $bootstrap->getResource($name);
Comments
Subscribe to comments
You need to login to post a comment.

In de front controller gebruik je dit script om resources op te halen.
Use this function to access bootstrap resources in a controller
Use this function to access bootstrap resources in a controller