Cargando…

Zend framework in action /

From rather humble beginnings as the Personal Home Page scripting language, PHP has found its way into almost every server, corporation, and dev shop in the world. On an average day, somewhere between 500,000 and 2 million coders do something in PHP. Even when you use a well-understood language like...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Allen, Rob
Otros Autores: Lo, Nick, Brown, Steven
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Greenwich [Conn.] : Manning, ©2009.
Colección:In action.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • pt. 1. The essentials
  • 1. Introducing Zend Framework
  • 2. Hello Zend Framework!
  • pt. 3. A core application
  • 3. Building a website with Zend Framework
  • 4. Managing the view
  • 5. Ajax
  • 6. Managing the database
  • 7. User authentication and access control
  • 8. Forms
  • 9. Searching
  • 10. Email
  • 11. Deployment
  • pt. 3. More power to your application
  • 12. Talking with other applications
  • 13. Mashups with public web services
  • 14. Caching: making it faster
  • 15. Internationalization and localization
  • 16. Creating PDFs
  • Appendix A.A whistle-stop tour of PHP syntax
  • Appendix B. Object-Oriented PHP
  • Appendix C. Tips and tricks.