PhpRiot
Download Article
Download this article or the entire “Zend Framework 101” series with all listings and files.




More information
Related Books
Zend Framework 1.8 Web Application Development

Zend Framework 1.8 Web Application Development

Design, develop, and deploy feature-rich PHP web applications with this MVC framework...

Pro Zend Framework Techniques: Build a Full CMS Project (Expert's Voice)

Pro Zend Framework Techniques: Build a Full CMS Project (Expert's Voice)

The Zend Framework is a truly amazing PHP–based web application development framework and...
PhpRiot Newsletter
Your Email Address:

More information

Zend Framework 101: Zend_Loader

Summary

In this article I showed you how to simplify your application development by making using of the Zend_Loader class that comes with the Zend Framework. I showed you how to enable and disable the loader, as well as how to define your own custom loaders.

Further reading:

Other Options

In This Article