Features
- Cover Type: Paperback with 400 pages
- Published by: SitePoint Pty Ltd December 2003
- Written in: English
- ISBN 10 Number: 0957921853
- ISBN 13 Number: 978-0957921856
-
Book Dimensions:
8.9 x 7 x 0.9 inches
- Weighs: 1.4 pounds
Product Description
A compilation of best practice solutions to common Web Development problems in PHP, focusing on the achievement of practical goals by applying well-structured, object orientated
software design principles.
Volume 1 covers the foundations of PHP including writing portable and reusable code, storing and extracting data from files, manipulating text, working with email and error handling.
In addition to being an great reference with over sixty customizable solutions, the book acts as an great primer for Object Orientated Programming. PHP 5 has now been released and has been given significant OOP features, which are a must-learn for PHP Developers.
All code in the book is backwards compatible with earlier versions of PHP.
Publisher Description
The PHP Anthology takes the most common problems posted by PHP developers in many discussion lists, forums and newsgroups and shows you how to solve them using modern PHP-coding practices. Along with detailed discussion of the key issues involved in solving specific problems, The PHP Anthology promotes development using PHPs Object Oriented Programming (OOP) features and popular Open Source libraries.
All solutions and code in the books have been reviewed and approved by todays top PHP experts, including Kevin Yank, author of the best-selling "Build Your Own Database-Driven Website Using PHP & MySQL". In other words, you can be assured that the books will show you how to develop rock solid, secure applications in the most efficient way possible.
The PHP Anthology can serve as a reference book to over 100 common problems, or if you want to read it cover-to-cover, it can serve as tutorial on advanced PHP coding techniques. Either way, it will provide you with unique insight to help you drastically improve your development techniques, cut down on needless lines of code and avoid potential security pitfalls.
Reader ReviewsHaving bought a few beginner's books on PHP and written a basic CMS for my Website, I was ready to move to the step. What I didn't want is a reference book or a 800 page theory & fluff book that I would never finish reading -- much less use. Being a previous customer of this publisher, I got an offer to pre-order the book. Since it sounded like it fit the bill and I got a discount for buying both Volume I & II, I decided to go ahead with it. Having read through half of the first volume, and skimmed through the second volume, I can definitely say that this title has met my expectations. There's quite a few ideas that I can put to use right away, plus I found quite a few things that I now want to offer to my site visitors that this book will make possible. Because of the way the book is written, I don't have to read through it front to back. I can flip to specific sections, and in a few pages, learn to accomplish a specific task. This is one PHP book - or I should say books - that gets my thumbs up. It's definitely going to get put to good use over the next few weeks.