26 used & new from $1.62

Have one to sell? Sell yours here
 
 
The PHP Anthology, Volume II: Applications
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here.
 
  

The PHP Anthology, Volume II: Applications (Paperback)

~ Harry Fuecks (Author) "One of the side effects of building your site with PHP, as opposed to plain HTML, is that you'll be building dynamic Web applications rather..." (more)
Key Phrases: mysgl escape string, signup table, php echo date, Cache Lite, Further Reading, Internet Explorer (more...)
4.2 out of 5 stars  See all reviews (12 customer reviews)


Available from these sellers.


6 new from $7.83 20 used from $1.62

Also Available in:

List Price: Our Price: Other Offers:
Paperback     32 used & new from $2.84

Customers Who Bought This Item Also Bought

The PHP Anthology: 101 Essential Tips, Tricks & Hacks

The PHP Anthology: 101 Essential Tips, Tricks & Hacks

by Ben Balbo
3.3 out of 5 stars (3)  $29.16
Wicked Cool PHP: Real-World Scripts That Solve Difficult Problems

Wicked Cool PHP: Real-World Scripts That Solve Difficult Problems

by William Steinmetz
4.6 out of 5 stars (15)  $19.77
Build Your Own Database Driven Website Using PHP & MySQL

Build Your Own Database Driven Website Using PHP & MySQL

by Kevin Yank
4.0 out of 5 stars (46)  $29.16
Object-Oriented PHP: Concepts, Techniques, and Code

Object-Oriented PHP: Concepts, Techniques, and Code

by Peter Lavin
4.1 out of 5 stars (19)  $21.86
The CSS Anthology: 101 Essential Tips, Tricks & Hacks

The CSS Anthology: 101 Essential Tips, Tricks & Hacks

by Rachel Andrew
4.5 out of 5 stars (57)  $26.37
Explore similar items

Editorial Reviews

Product Description

As a PHP developer, there are certain problems you’re almost guaranteed to face. Generating charts and graphs, converting HTML documents to PDF format—PHP is equipped to handle all of these, but coming up with the best implementation can be tricky! Now, instead of trawling through message boards and mailing lists for the answer, you can just crack open The PHP Anthology!

The PHP Anthology is a complete reference guide for any PHP developer --hobbyist or professional-- to help you write better, faster and more secure code that solves common problems. The author, Harry Fuecks, has compiled over 100 best-practice solutions that any developer will find invaluable when building content management systems, intranets, shopping carts or anything else.

In the second Volume volume of The PHP Anthology you’ll:

- find out all about user authentication using PHP, including creating a user registration system that supports user groups and permissions.

- learn to parse RSS feeds using the SAX and DOM APIs, and also create your own RSS feeds

- generate PDFs, SVG images and WAP-enable your Website

- explore the various ways of colleting site statistics and traffic information so you can improve the user experience on the sites you build

- speed up your site by caching pages, both client and server-side to dramatically increase performance and decrease bandwidth usage

- optimize your code, learn about N-Tier application design, and minimize errors with unit testing

- learn how to apply five traditional software design patterns to real problems in PHP



From the Publisher

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 PHP’s Object Oriented Programming (OOP) features and popular Open Source libraries.

All solutions and code in the books have been reviewed and approved by today’s 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.


Product Details

  • Paperback: 438 pages
  • Publisher: SitePoint Pty Ltd (December 2003)
  • Language: English
  • ISBN-10: 0957921845
  • ISBN-13: 978-0957921849
  • Product Dimensions: 8.8 x 6.9 x 0.9 inches
  • Shipping Weight: 1.5 pounds
  • Average Customer Review: 4.2 out of 5 stars  See all reviews (12 customer reviews)
  • Amazon.com Sales Rank: #1,011,894 in Books (See Bestsellers in Books)

Inside This Book (learn more)




What Do Customers Ultimately Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(2)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

12 Reviews
5 star:
 (7)
4 star:
 (3)
3 star:    (0)
2 star:
 (1)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
4.2 out of 5 stars (12 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
26 of 27 people found the following review helpful:
5.0 out of 5 stars Very practical -- lots of good examples that will be useful., January 13, 2004
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.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
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 (the Netherlands) - See all my reviews
(REAL NAME)   
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.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
10 of 11 people found the following review helpful:
5.0 out of 5 stars Great Followup, April 14, 2004
By "abrazell3" (Washington, DC) - See all my reviews
With so many books on the market instructing users on dummy approaches to just about everything, it is good to see that Sitepoint has raised the bar, once again, in the technical instruction arena. In continuing the legacy established with "Build Your Own Website Using PHP & MySQL" and "HTML Utopia:Designing Without Tables Using CSS", they have taken a
complex and oft misunderstood approach to coding and presented PHP in a dymystified way that is easy to understand, exciting to conceptualize and practical in application. Harry Fuecks brings a great deal of experience and leadership to Sitepoint, giving the users a way to take linear procedural code and turn it into reusable objects for easier coding. These books will sit on my "favorites" shelf within arms reach of my computer for a long time to come. Kudos, Sitepoint, on yet another stellar release.
~Aaron Brazell, Emmense Technologies
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

4.0 out of 5 stars Vols I & II
The Volume II which I purchased is well worth the money and very readable. Note that volume I is now out of print, so only available in the Used section. Read more
Published 7 months ago by Ron Cairns

4.0 out of 5 stars very good
the book is not a guide to learn PHP from scrath, but it is very good for new & old programmers.
it's chapters includes all major aspects of the language & a lot of common... Read more
Published on May 28, 2007 by Sagee Lupin

5.0 out of 5 stars Simple
I liked this book because of its simplicity. Well written, easy to follow, and with a lot of practical examples. Read more
Published on May 9, 2007 by Luis Carlos Solano

1.0 out of 5 stars Did not make me want to learn OO-PHP
I use a lot of includes in php and wondered if I could more fruitfully use OOP. My conclusion was that includes can do just about everything OOP can do. Read more
Published on January 11, 2007 by Shaun Johnston

5.0 out of 5 stars Excellent for both Novice and Advanced Developers!
Having built Object Oriented solutions for over nine years in C++ and Delphi, PHP had me confused by the nature of its object system. Read more
Published on September 11, 2006 by John J. Suder

2.0 out of 5 stars PHP 5 Ready?
I have been reading alot of books on PHP 5's new object features. I picked up this book hoping it would meet somewhere between "Object-Oriented PHP" by Peter Lavin and "PHP... Read more
Published on June 28, 2006 by Arm Muldoon

4.0 out of 5 stars Good, but not a great resource for php5
I recently bought both volumes and am currently reading them. They both provide very good examples in an easy to read and understand format. Read more
Published on February 20, 2006 by Robert Bradford

5.0 out of 5 stars Great book - great job
There were so many details in this book that I attempted to find on-line, but had no luck. This book is worth ten times its price. Great job! Thanks.
Published on October 20, 2004 by Computer Nut

5.0 out of 5 stars Very practical -- lots of good examples that will be useful.
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. Read more
Published on February 26, 2004 by Chris Smith

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   




Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.