
Zend Framework. A Beginner’s Guide
Год: 2010
Автор: Vikram Vaswani
Жанр: Учебное пособие
Издательство: McGraw-Hill
ISBN: 978-0-07-163940-8
Язык: Английский
Формат: PDF
Качество: Изначально компьютерное (eBook)
Количество страниц: 465
Описание: As you might have guessed from the title, Zend Framework: A Beginner’s Guide is intended for users who are new to the Zend Framework. It assumes that you know the basics of PHP programming (including the new object model in PHP 5.x) and have some familiarity with HTML, CSS, SQL, XML, and JavaScript programming. If you’re completely new to PHP, this is probably not the first book you should read—instead, consider working your way through the introductory PHP tutorials at
http://www.melonfire.com/community/columns/trog/ or purchasing a beginner guide such as How to Do Everything with PHP & MySQL (
http://www.everythingphpmysql.com/) or PHP: A Beginner’s Guide (
http://www.php-beginners-guide.com/) and then returning to this book.
In order to work with the example application in this book, you will need a functioning PHP 5.x installation, ideally with an Apache 2.2.x Web server and a MySQL 5.x database server. You’ll also need (obviously!) the latest version of the Zend Framework. Details on how to obtain and configure a PHP development environment are available in the Appendix of this book, while Chapter 1 covers the Zend Framework installation process in detail.
Introduction
1 Introducing the Zend Framework
2 Working with Models, Views, Controllers, and Routes
3 Working with Forms
4 Working with Models
5 Handling CRUD Operations
6 Indexing, Searching, and Formatting Data
7 Paging, Sorting, and Uploading Data
8 Logging and Debugging Exceptions
9 Understanding Application Localization
10 Working with News Feeds and Web Services
11 Working with User Interface Elements
12 Optimizing Performance
A: Installing and Configuring Required Software Index
Опубликовано группой