Vous voulez voir cette page en français ? Cliquez ici.

Have one to sell? Sell yours here
The PHP Anthology: 101 Essential Tips, Tricks & Hacks
 
 

The PHP Anthology: 101 Essential Tips, Tricks & Hacks [Paperback]

Ben Balbo , Harry Fuecks , Davey Shafik , Ligaya Turmelle , Matthew Weler O'Phinney
5.0 out of 5 stars  See all reviews (1 customer review)

Available from these sellers.


Formats

Amazon Price New from Used from
Paperback CDN $35.25  
Paperback, Oct 30 2007 --  

Product Details


Product Description

Product Description

The PHP Anthology: 101 Essential Tips, Tricks & Hacks, 2nd Edition is a collection of powerful PHP 5 solutions to the most common programming problems.

Featuring best-practice code and a commonsense approach to development, this book includes coverage of:

Manage errors gracefully. Build functional forms, tables, and SEO-friendly URLs. Reduce load time with client- and server-side caching. Produce and utilize web services with XML. Secure your site using access control systems. Easily work with files, emails, and images. And much more

The question and answer format will allow you to to quickly find and reference any of the 101 solutions, saving you hours of Internet research or painful trial & error. All solutions are fully explained and the ready-to-use code is available for download.

From the Publisher

"A comprehensive collection of ready-to-use PHP solutions!"

  • Over 100 easy-to understand PHP tips, tricks and hacks.
  • Save hours of time with "copy and paste" ready code.
  • All solutions are fully explained by five PHP gurus.
  • Learn the very latest object oriented PHP techniques.
  • And so much more...
Each chapter of this book is laid out in a problem-solution format. We'll start with a common PHP problem that you may face, and then provide a concise solution to that problem. In some cases, when the topic warrants it, we'll give you a brief discussion of the solution to provide context.

The chapters are grouped to cover the major areas of PHP. Inside, you'll find solutions to the most common challenges that PHP developers face.

What Slashdot.org Says

"The chapters on error handling and access control are alone worth the price of the book"


Inside This Book (Learn More)
Browse and search another edition of this book.
First Sentence
PHP is a programming language that's designed specifically for building Websites, and is both blessed and cursed with being remarkably easy to learn and use. Read the first page
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

What Other Items Do Customers Buy After Viewing This Item?


 

Customer Reviews

1 Review
5 star:
 (1)
4 star:    (0)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
5.0 out of 5 stars (1 customer review)
 
 
 
 
Share your thoughts with other customers:
Most helpful customer reviews

2 of 2 people found the following review helpful
5.0 out of 5 stars Gets you up to speed with all the latest developments, Dec 6 2007
By 
Jeffrey Montesano (Montreal, QC Canada) - See all my reviews
(REAL NAME)   
This review is from: The PHP Anthology: 101 Essential Tips, Tricks & Hacks (Paperback)
As a newcomer to web development I was first introduced to the PHP language a few months ago by Sitepoint's "Build your own database-driven website, 3rd edition". Having acquired the fundamentals from that book I felt it was time to take my skills to the next step. But where to turn? I was concerned that other books might just attempt to re-teach me what I had already learned, and given the cowboy-reputation that plagues the web's average PHP developer, I was worried about picking up bad habits by studying how others do things on the web.

Enter "The PHP Anthology":

This book brings together a volume of time-saving real-world-tested solutions based on the PHP language's latest developments as of PHP5. It truly takes the student from just knowing fundamentals to knowing how to use PHP's vast libraries to solve complex issues with minimal effort. The authors are also excellent at providing links to their favourite websites should the reader want to delve further into a given topic. I highly recommend this book to anyone who wants to catch up on PHP's latest developments, improve their own object-oriented coding skills, and become an overall more versatile web programmer.

One note - be sure to check out the book's appendix for instructions on how to install PEAR (PHP Extension and Application Repository). The library is used extensively in the book's examples, and I initially wasted a lot of time trying to find out how to install it by searching the web. I should have know the good folks at Sitepoint would have included it in the appendix!
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com: 3.9 out of 5 stars (16 customer reviews)

27 of 28 people found the following review helpful
5.0 out of 5 stars Very practical -- lots of good examples that will be useful., Jan 13 2004
By Chris Smith - Published on Amazon.com
This review is from: PHP Anthology: Object Oriented PHP Solutions, Vol.1 - Foundations (Paperback)
Having 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.


28 of 30 people found the following review helpful
5.0 out of 5 stars Can PHP be a language for pofessional developers? Yes!, April 22 2004
By H. van Emde Boas - Published on Amazon.com
Amazon Verified Purchase(What's this?)
This review is from: PHP Anthology: Object Oriented PHP Solutions, Vol.1 - Foundations (Paperback)
This is a great book!
I bought about 10 PHP books to help me with a web project involving MySQL/PHP. I am a professional Java developer, therefore the principles of PHP are not hard to grasp. Still, everything is different in PHP, and before I saw this book I had the impression that the majority of PHP developers are hacking, cutting and pasting examples into procedural code at random.

After getting started using "PHP and MySQL Web Develpment" by Luke Wellling and Laura Thompson (highly recommended) this book brought me to a level that I can now clain to be a professional PHP programmer too.

This book clearly shows that it is possible to develop PHP in an organized way, using proper design, good object-oriented principles and design patterns (in vol.II). Besides that, there are many practical tips about things I found really difficult as Java programmer: magical quotes, .ini file settings, & references, file downloads, paging result tables, etc. etc. The book is clearly written and answers every question from the standpoint of how to do something using good design and how to write code that is maintainable, extensible and reusable.


17 of 18 people found the following review helpful
4.0 out of 5 stars A PHP Book that's different (and better) than the rest, Jan 22 2008
By Adam Gough - Published on Amazon.com
This review is from: The PHP Anthology: 101 Essential Tips, Tricks & Hacks (Paperback)
I really wasn't sure what to expect with the book, my shelves are already packed with a stack of good PHP books that I've read through once, got a few good gems of info from, put on the shelf, and never touch again.

It was the title that got me first interested in this book, sort of like the greatest hits of PHP which, in theory, is a book that I expected to get a little more use from.

I'm happy to say that this book delivered on it's promise and them some.

The difference between this book and say some of the other more tutorial style PHP books I own is that it doesn't follow the one size fits all approach. It actually explains solutions to problems that your able to adapt you your own world. I downloaded the code from the books website which made my life even easier.

It's organized into stack of little mini tutorials covering most of the challenges you'll face if you're programming with PHP. I didn't read this from cover-to-cover but more jumped straight to some of the specific sections that I was keen to learn about. The layout and design of this book enables you to jump around from section to section easily.

I'm now finding myself going back to this book time and time again as new problems crop up, just today I had to solve a caching issue and violia a nice little example of exactly what I needed was there in chapter 11. It saved me a stack of time so I thought I'd use it to write this review.

It's also worth noting that chapter 1 contains a nicely written introduction to object-oriented PHP and is worth a read if your just starting with PHP and everyone should read chapter 13. Even though I've been programming in PHP for a while now this chapter opened my eyes to why I experience some of the frustrations I do... I'd probably be happy with paying the cover price just for that chapter alone.

It's my first sitepoint book and I've got to say I'm extremely happy. They seem to do things a little different than you're old schoolers and I've got to say the approach is refreshing. I'd have no problem with recommending this to PHP developers at any level.
 Go to Amazon.com to see all 16 reviews  3.9 out of 5 stars 
 
 
Only search this product's reviews



Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback