Hi! 2011/3/14 nettrinity [via Zend Framework Community] < [email protected]>
There is sample code here to show how to use the loader, but it doesn't tell > you where to place the code. > Should I load resource in bootstrap.php file? You have to decide it by your own. The framework doesn't know whats the best way for your specific application. In most cases I do that in my public/index.php. Regards, Michael -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Where-to-place-auto-loader-tp3352960p3354025.html Sent from the Zend Framework mailing list archive at Nabble.com.
