The Zend Framework is really a hybrid framework and as such can be used in amuch larger range of projects than strict “application frameworks”. While many components in Zend Framework can be used stand-alone like a component library; it is, at its core an implementation of the “Model-View-Controller” (MVC) pattern.
Contents
Foreword
Chapter 1-What makes the Frame-work
Why Use a Framework?
Which Framework is Right forMe?
Why Zend Framework
MVC in a Nutshell
Introducing Zend Framework
A Brief History of Zend Framework
The Zend Framework Community
The Zend Framework License and Intellectual Property Concerns
What You Need To Go From Here
Summary
Chapter 2-Getting Started
Building Your First App
Step 1: Download a copy of Zend Framework
Step 2: Create Your Directory Structure
Step 3: Create Your Bootstrap File
Step 4: Create Your .htaccess File
Step 5: Create Your Controller
Step 6: Fire Up a Browser and Revel In Your Handiwork
Summary
Licensed to 39728 - Wei Dai (neriodavid@gmail.com)
Chapter 3-The Controller 21
Laying the Groundwork for a Sample Application
Creating a Sample Application
BaseController
Helpers and Plugins
Placing the Helper
Using the Helper
Summary
Chapter 4-TheModel 41
Types ofModel Implementation
NoModel
LightModel
HeavyModel
Adding Registration & Login
Creating and Connecting to the Database
TheMember Class-Registering NewMembers
AllowingMembers to Login
Summary
Chapter 5-The View
Instantiating the View and Rendering Output
View Script
Escaping Output
View Helpers
Summary
Chapter 6-Data Access 73
Connecting to the Database
Fetching Data
fetchAll()
fetchAssoc()
fetchCol()
fetchPairs()
fetchRow()
Licensed to 39728 - Wei Dai (neriodavid@gmail.com)
CONTENTS ” ix
fetchOne()
Profiler
Summary
Chapter 7-Authentication 87
About Zend_Auth
Using Zend_Auth
Summary
Chapter 8-Super Secret Ninja Class: Globals.php
Setting Up Globals.php
Using Globals.php with Zend_Cache
Storing Global Configuration Values
Summary
Chapter 9-Web Services 121
Introduction to Flickr’s API
Integrating Yahoo! and Flickr APIs
Creating Your OwnWeb Service
Summary
Chapter 10-Exceptions 137
Exceptions: A Primer
Summary
Chapter 11-Rich Internet Applications
Making our Sample App Into an RIA
Summary 164
Chapter 12-Zend Framework Party Tricks
Cleaning Your Cache Through CLI
Setting up the Bootstrap
Creating a New Bootstrap
ProcessController.php
Summary
Licensed to 39728 - Wei Dai (neriodavid@gmail.com)
Appendix A-Appendix A - Zend_Layout and doing the Two-Step
Index 199
Licensed to 39728 - Wei Dai (neriodavid@gmail.com)
Бесплатно скачать электронную книгу в удобном формате, смотреть и читать:
Скачать книгу PHP architect’s, Guide to Programming with ZEND FRAMEWORK, Evans C. - fileskachat.com, быстрое и бесплатное скачивание.
Скачать pdf
Ниже можно купить эту книгу по лучшей цене со скидкой с доставкой по всей России.Купить эту книгу
Скачать книгу PHP architect’s - Guide to Programming with ZEND FRAMEWORK - Cal Evans
Дата публикации:
Хештеги: #программирование :: #PHP :: #обучение PHP :: #PHP architect’s :: #zend framework :: #Evans :: #самоучитель по PHP :: #самоучитель PHP :: #обучение на примерах :: #основы PHP :: #PHP для начинающих :: #язык программирования PHP :: #программирование на PHP :: #примеры программирования на PHP :: #CGI-сценарии :: #сервер Apache :: #РНР-функции :: #cookie :: #сеансы :: #FTP :: #e-mail :: #базы данных :: #MySQL :: #ООП :: #Web-приложения :: #строки :: #массивы :: #книга :: #операторы :: #скачать
Смотрите также учебники, книги и учебные материалы:
Следующие учебники и книги:
- Руководство по синтаксису языка SQL - Том 2
- Руководство по синтаксису языка SQL - Том 1
- AJAX и PHP - Разработка динамических веб-приложений
- MySQL Bible, Suehring S.
Предыдущие статьи:
- PHP 5 и MySQL, Библия пользователя, Конверс Т., Парк Д., Морган К.
- PHP, MySQL Programming for the Absolute Beginner, Harris A.
- PHP Fast and Easy Web Development, Meloni J.C.
- Core PHP Programming, Third Edition, Atkinson L.