最近在学习Zend Framework,在网上找到一本不错的书《Zend Framework In Action》,Rob Allen等人写的。


《Zend Framework In Action》




下载地址:ZendFramework In Action

目录:

Part 1: The essentials

1. Introducing the Zend Framework
2. Hello Zend Framework!

Part 2: A core application

3. Building a web site with the Zend Framework
4. Ajax
5. Managing the database
6. User authentication and authorisation
7. Forms
8. Searching
9. Email
10. Deployment

Part 3: More power to your application

11. Talking with other applications
12. Mash ups with public web services
13. Caching: making it faster
14. Internationalization and localization
15. Creating PDFs
16. Integrating with other PHP libraries

Appendix A. Stuff you (should) already know
Appendix B. System-specific gotchas
Appendix C. Zend Framework Core Components reference