PhpRiot
Follow phpriot on Twitter
Sponsored Link
Download Article
Download this article or the entire “Zend Framework 101” series with all listings and files.




More information
Become Zend Certified

Prepare for the ZCE exam using our quizzes (web or iPad/iPhone). More info...


When you're ready get 7.5% off your exam voucher using voucher CJQNOV23 at the Zend Store
Free iPad/iPhone App
Available on the App Store

  • PHP manual
  • Zend Framework manual
  • Smarty manual
  • PHP articles
  • PHP training

Related Books
PHP Solutions: Dynamic Web Design Made Easy

PHP Solutions: Dynamic Web Design Made Easy

This is the second edition of David Power's highly-respected PHP Solutions: Dynamic Web Design...

PHP for the World Wide Web, Third Edition

PHP for the World Wide Web, Third Edition

With PHP for the World Wide Web, Third Edition: Visual QuickStart Guide , readers can start from...

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