Zend Framework: Surviving The Deep End
by Pádraic Brady
2009
Number of pages: 37
Description:
A free book about Zend Framework for the PHP programming language. This is a survival guide, boosting your understanding of the framework and how it all fits together by following the development of a single application from start to finish.
Download or read it online for free here:
Read online
(online html)
Similar books
PHP Programming- Wikibooks
A comprehensive guide to programming in PHP. Topics: Learning the Language - basics; Advanced PHP - Data Structures, Object Oriented Programming (OOP), Templating, Libraries, Frameworks, Security, Command-Line Interface (CLI); etc.
(18742 views)
PHP Cookbookby Adam Trachtenberg, David Sklar - O'Reilly Media
A collection of problems, solutions, and practical examples for PHP programmers. The book describes the best practices for everyday PHP programming dilemmas. It contains over 250 recipes, ranging from simple tasks to entire programs.
(27315 views)
Developing PHP Applications for IBM Data Servers- IBM Redbooks
The book provides lots of information for developers, including code samples for creating PHP applications with DB2, Informix Dynamic Server, and Cloudscape. We use the latest PHP data access extensions including: PHP Data Objects and ibm_db2.
(17252 views)
PHP Best Practicesby Alex Cabal - phpbestpractices.org
This text is an attempt to compile a set of instructions for what can be considered best practices for common and confusing issues and tasks in PHP. It's a guide suggesting the best direction to take when facing one of the common low-level tasks.
(19836 views)