作者:Ed Lecky-Thompson, Steven D. Nowicki
出版日期:April 6, 2009
出版社:Wrox Press
页数:744
ISBN:ISBN-10: 0470395095 ISBN-13: 978-0470395097
文件格式:PDF
Product Description
Publishing in tandem with the long-awaited release of PHP 6, this bookreveals the inside scoop for pushing the limits of how to maximize thefull feature set of PHP 6. You’ll learn how to use PHP 6 in the largerscheme of enterprise-class software development and practical examplesand behind-the-scenes information will improve your skills fordesigning and building better large-scale, high-performance platformsusing PHP 6.
From the Back Cover
Each new version of PHP proves to be easily accessible and requiresonly a small learning curve. In no time at all, you can put together asimple yet dynamic Web site. This book goes beyond just showing you howto create a quick and uncomplicated site; it helps you deliver betterquality software in a shorter amount of time using PHP6.
To put your working knowledge of PHP to use, the authors dive rightin with the recent launch of version 6, while highlighting thedifferences between PHP6 and earlier versions. You’ll begin with thefundamentals of professional development and a review of basic objectoriented programming (OOP) concepts, before moving on to more advanceddevelopment techniques. You’ll eventually put all that you’ve learnedinto practice and build an application from the ground up using amodel-view controller (MVC) framework. Ultimately, you’ll discover howto unleash the power of PHP6 and push it to its limits.
What you will learn from this book
How to use the tools that are available with PHP6, such as namespaces, collections, iterators, and moreThe roles of databases in enterprise applications developmentHow to approach common software development challenges by using various PHP6 techniquesThe importance of quality assurance (QA) and testing, and how to approach it on projects of varying scalesHow to construct high traffic or high availability using PHP6 sites that resemble sites like Flickr® and FacebookHow to use PHP-driven content management systems and content management frameworksWho this book is for
This book is for PHP developers who are interested in expanding andleveraging their development skills by taking advantage of the featuresof the sixth major release. A solid understanding of the basics of PHPapplication development is essential.