Book description
While many architects use PHP for projects, they are often not aware of the power of PHP in creating enterprise-level applications. This book covers the latest version of PHP – version 5 -- and focuses on its capabilities within a multi-tier application framework. It contains numerous coding samples and commentaries on them. A chapter discusses object orientation in PHP as it applies to the multi-tier architecture and other chapters discuss HTTP and SOAP, the two communication protocols most useful in tying together multiple layers. There is also coverage of database design and query construction as well as information about tricks you can use in generating user interfaces.- Covers PHP as it relates to developing software in a multi-tier environment—a crucial aspect of developing robust software with low cost and ease of use as design goals.
- Makes extensive use of Simple Object Access Protocol (SOAP) and Web Services as implemented in PHP and NuSOAP.
- Shows precisely how to make use of the InnoDB table type newly available in MySQL. InnoDB supports true referential integrity and row-level locking.
- An application example (a multi-currency bookkeeping application) runs throughout the book, showing various PHP capabilities as well as the database interaction.
Table of contents
- Cover image
- Title page
- Table of Contents
- The Morgan Kaufmann Practical Guides Series
- Copyright
- Dedication
- Preface
- Chapter 1: Introduction
- Chapter 2: Principles of Object Orientation in PHP
- Chapter 3: HTTP in PHP
- Chapter 4: Simple Object Access Protocol Under PHP
- Chapter 5: Designing and Implementing a Multi-Tier Application in PHP: A Succinct Example
- Chapter 6: The Persistence Layer
- Chapter 7: The Accessor Layer
- Chapter 8: Business Logic
- Chapter 9: The Presentation Layer
- Chapter 10: The Elsewhere Layer
- Afterword
- Index
- The Morgan Kaufmann Practical Guides
Product information
- Title: Multi-Tier Application Programming with PHP
- Author(s):
- Release date: June 2004
- Publisher(s): Morgan Kaufmann
- ISBN: 9780080537153
You might also like
book
PHP 7: Real World Application Development
Use new features of PHP 7 to solve practical, real-world problems faced by PHP developers like …
book
HTML5 Geolocation
Truly revolutionary: now you can write geolocation applications directly in the browser, rather than develop native …
book
Real-World Solutions for Developing High-Quality PHP Frameworks and Applications
Learn to develop high-quality applications and frameworks in PHP Packed with in-depth information and step-by-step guidance, …
book
Mastering PHP 7
Effective, readable, and robust codes in PHP Key Features [*] Leverage the newest tools available in …