PHP Hacks : Tips & Tools For Creating Dynamic Websites (Hacks)

  Author:    Jack Herrington, Jack D Herrington
  ISBN:    0596101392
  Sales Rank:    169624
  Published:    2005-12-12
  Publisher:    O'Reilly Media, Inc.
  # Pages:    468
  Binding:    Paperback
  Avg. Rating:    5.0 based on 11 reviews
  Used Offers:    16 from $16.69
  Amazon Price:    $19.77
  (Data above last updated:  2008-09-04 05:16:55 EST)
  
  
Sort customer reviews by:
  
Show All Reviews on Page      Hide All Reviews on Page
   
  
PHP Hacks : Tips & Tools For Creating Dynamic Websites (Hacks)
  
Programmers love its flexibility and speed; designers love its accessibility and convenience. When it comes to creating web sites, the PHP scripting language is truly a red-hot property. In fact, PHP is currently used on more than 19 million web sites, surpassing Microsoft's ASP .NET technology in popularity. Not surprisingly, this surge in usage has resulted in a number of PHP books hitting the market. Only one, though, takes the language beyond traditional Web programming and into mapping, graphing, multimedia, and beyond: PHP Hacks.

In PHP Hacks, author Jack Herrington wrings out his 20 years of code generation experience to deliver hands-on tools ranging from basic PHP and PEAR installation and scripting to advanced multimedia and database optimizing tricks.

On the practical side of things, PHP Hacks helps you develop more robust PHP applications by explaining how to improve your database design, automate application testing, and employ design patterns in your PHP scripts and classes. In the category of "cool," Herrington explains how to upgrade your Web interface through the creation of tabs, stickies, popups, and calendars. He even examines how to leverage maps and graphics in PHP. There's also a bounty of image and application hacks, including those that show you how to:

  • Integrate web sites with Google maps and satellite imaging
  • Dynamically display iPhoto libraries online
  • Add IRC, SMS, and Instant Messaging capabilities to your Web applications
  • Drop the latest Wikipedia dictionary onto your Sony PSP
  • Render graphics and user interfaces with SVG, DHTML, and Ajax

Whether you're a newcomer or an expert, you'll find great value in PHP Hacks, the only PHP guide that offers something useful and fun for everyone.

                  Reader Reviews 1 - 20 of 20                 
  
  
Review
Date
Review
Rating(5 High)
Review
Helpful
to:
Customer Review Reviewer
Info
Permanent
Link
Reader Reviews Below Sorted by Newest First
10-10-07 5 (NA)
(Hide Review...)  Nice broad book
Reviewer Permalink
Broad book, covers a little html, a little CSS, a little javascript - RSS, XML, MySQL etc. A lot of functional and usefull PHP hacks.
(Review Data Last Updated: 2008-09-03 05:23:00 EST)
05-14-07 5 (NA)
(Hide Review...)  Solid, Quality Reference For Many Possible Uses
Reviewer Permalink
It's very packed full of php solutions that, instead of having you thinking: "I might need this particularly obscure thing later, but then again probably not", like a lot of other books, you'll very likely consider getting a lot of use out of at least 75% of the "hack" recipes eventually.

They're not really hacks by the way, in the negative sense of the word. (Maybe the Recipes book came out first and "Hacks" was the next best word for the title, who knows). But these hack/tips are based on fundamental technologies such as reading/writing XML, preventing double submission on ecommerce sites, making use of design patterns in PHP, great UI tips ( I immediately put one of them to use, which had a url to a popular dhtml library I didn't even know of).

A major portion of the hacks involve excellent user interface advice such as dhtml menus, generating images, etc..

Excellent real-world MySQL tips that include a basic login system, or a PHP recipe that you can use over and over to auto-generate sql CRUD (create/read/update/delete) PHP code. And the other way around. Auto-create mysql code from xml files that contain the schema for the tables.

Also recipes that involve basic knowledge in adding a paypal buy button, php unit testing, testing with simulated users. I shouldn't even attempt at trying to be specific with the types of tips. There are so many of them, varying through different levels of categories

I'd consider it a must-have for all PHP coders. And the reason why I say this, is it's very likely that you will find value in your situation, in at least 2 or 3 of the included "hacks", that would easily cancel out the price of the book. But that's a worst case scenario
(Review Data Last Updated: 2007-10-10 01:33:59 EST)
05-14-07 5 (NA)
(Hide Review...)  Solid, Quality Reference For Many Possible Usages
Reviewer Permalink
It's very packed full of stuff that, that instead of having you thinking: "I might need this particularly obscure thing later, but then again probably not", you'll very likely consider getting a lot of use out of at least 75% of the "hack" recipes eventually.

They're not really hacks by the way, in the negative sense of the word. (Maybe the Recipes book came out first and "Hacks" was the next best word for the title, who knows). But these hack/tips are based on fundamental technologies such as reading/writing XML, preventing double submission on ecommerce sites, making use of design patterns in PHP, great UI tips ( i immediately put one of them to use, which had a url to a popular dhtml library I didnt' even know of).

A major portion of the hacks involve excellent user interface advice such as dhtml menus, generating images, etc..

Excellent real web application MySQL tips that include a basic login system, or a php recipe that you can use over and over to auto-generate sql CRUD (create/read/update/delete) php code. And the other way around. Auto-create mysql code from xml files that contain the schema for the tables.

Also recipes that involve basic knowledge in adding a paypal buy button, php unit testing, testing with simulated users. I shouldn't even attempt at trying to be specific with the types of tips. There are so many of them, varying through different levels of categories

I'd consider it a must-have for all php coders. And the reason why I say this, is it's very likely that you will find value in your situation, in at least 2 or 3 of the included "hacks", that would easily cancel out the value of the book. But that's a worse case scenario
(Review Data Last Updated: 2007-05-16 16:57:02 EST)
02-16-07 3 1\2
(Hide Review...)  Not a tutorial, a reference, or PEAR
Reviewer Permalink
The hacks (PHP scripts) may be good ones, but who is this book for?

If you need to learn PHP, get a tutorial book. There are several. This is NOT one. Strangely, it walks you through installing PHP as if you were a beginner, but then it dives right into the hacks with no real discussion of the language. And there are no details about the lines of script within each hack -- you're essentially being asked to take each hack as a wonderful black box from on high.

If you already know PHP pretty well, then you know you can find nearly an infinite supply of great scripts for free on the web (for example, at PEAR, the PHP Extension and Application Repository). Many of them are updated based on feedback and have detailed explanations and discussions to go along with them. Why pay for a small sampling from a book?

And if you're a PHP programmer and want a reference book for looking things up quickly, well, this certainly isn't THAT either.

So I'm again left wondering, who does that leave?

(Edit: I think O'Reilly is a great book company. I own several other O'Reilly books, recommend them highly, and use them all the time. I just have reservations about this particular book's value given that PEAR is free, has user feedback, and is constantly updated.)
(Review Data Last Updated: 2007-04-12 17:05:23 EST)
02-15-07 3 1\2
(Hide Review...)  Not a tutorial, a reference, or PEAR
Reviewer Permalink
The hacks (PHP scripts) may be good ones, but who is this book for?

If you need to learn PHP, get a tutorial book. There are several. This is NOT one. Strangely, it walks you through installing PHP as if you were a beginner, but then it dives right into the hacks with no real discussion of the language. And there are no details about the lines of script within each hack -- you're essentially being asked to take each hack as a wonderful black box from on high.

If you already know PHP pretty well, then you know you can find nearly an infinite supply of great scripts for free on the web (for example, at PEAR, the PHP Extension and Application Repository). Many of them are updated based on feedback and have detailed explanations and discussions to go along with them. Why pay for a small sampling from a book?

And if you're a PHP programmer and want a reference book for looking things up quickly, well, this certainly isn't THAT either.

So I'm again left wondering, who does that leave?

(Edit: I think O'Reilly is a great book company. I own several other O'Reilly books, recommend them highly, and use them all the time. I just have reservations about this particular book's value given that PEAR is free, has user feedback, and is constantly updated.)
(Review Data Last Updated: 2007-04-11 11:15:03 EST)
02-15-07 3 1\2
(Hide Review...)  Not a tutorial, a reference, or PEAR
Reviewer Permalink
The hacks (PHP scripts) may be good ones, but who is this book for?

If you need to learn PHP, get a tutorial book. There are several. This is NOT one. Strangely, it walks you through installing PHP as if you were a beginner, but then it dives right into the hacks with no real discussion of the language. And there are no details about the lines of script within each hack -- you're essentially being asked to take each hack as a wonderful black box from on high.

If you already know PHP pretty well, then you know you can find nearly an infinite supply of great scripts for free on the web (for example, at PEAR, the PHP Extension and Application Repository). Many of them are updated based on feedback and have detailed explanations and discussions to go along with them. Why pay for a small sampling from a book?

And if you're a PHP programmer and want a reference book for looking things up quickly, well, this certainly isn't THAT either.

So I'm again left wondering, who does that leave?
(Review Data Last Updated: 2007-04-02 12:45:02 EST)
10-20-06 5 (NA)
(Hide Review...)  quick "How to's ..."
Reviewer Permalink
When trying to figure out how to implement something, do you ever wish that the examples you find would just 'cut to the chase'? ... skip the theory & just show me a rough idea of how to go about it?

This book contains 100 hacks/recipes, satisfying the above need. Each is 2- 3 pages, which can (mostly) be run right from their folder (~100 folders in the downloaded code samples, of course). A hack-folderName cross-refernece would have been nice, but, hey ...

They put you on the track in moments - no need to read the whole book for any hack/recipe - just jump right in (to the problem of your day) ... and you can modify/enhance, as your needs dictate.

Code documentation is non-existent and explanation is sparse; but, they do, indeed, satisfy the need for quick examples in 2 - 3 pages!

`lovin it! NICE format ...
(Review Data Last Updated: 2007-07-06 15:40:50 EST)
10-19-06 5 (NA)
(Hide Review...)  quick "How to's ..."
Reviewer Permalink
When trying to figure out how to implement something, do you ever wish that the examples you find would just 'cut to the chase'? ... skip the theory & just show me a rough idea of how to go about it?

This book contains 100 hacks/recipes, satisfying the above need. Each is 2- 3 pages, which can (mostly) be run right from their folder (~100 folders in the downloaded code samples, of course). A hack-folderName cross-refernece would have been nice, but, hey ...

They put you on the track in moments - no need to read the whole book for any hack/recipe - just jump right in (to the problem of your day) ... and you can modify/enhance, as your needs dictate.

Code documentation is non-existent and explanation is sparse; but, they do, indeed, satisfy the need for quick examples in 2 - 3 pages!

`lovin it! NICE format ...
(Review Data Last Updated: 2007-02-15 17:07:34 EST)
08-27-06 4 (NA)
(Hide Review...)  Great resource
Reviewer Permalink
If you've worked with PHP for a while, you probably already know some of the hacks in this book - I did. But it did give me several ideas and I definitely picked up some new tricks and tips from it, so it was worth the buy for me. I love the "hack" books - I always learn something new!
(Review Data Last Updated: 2007-07-01 15:33:44 EST)
08-26-06 4 (NA)
(Hide Review...)  Great resource
Reviewer Permalink
If you've worked with PHP for a while, you probably already know some of the hacks in this book - I did. But it did give me several ideas and I definitely picked up some new tricks and tips from it, so it was worth the buy for me. I love the "hack" books - I always learn something new!
(Review Data Last Updated: 2006-10-20 08:54:35 EST)
08-14-06 5 (NA)
(Hide Review...)  good examples and good source code...
Reviewer Permalink
This is a very real world book, and gives some good examples with accurate working source code.

The XML feed handling with Regular Expressions, I was able to put to good use within a matter of minutes.
(Review Data Last Updated: 2007-07-06 15:40:50 EST)
03-10-06 5 12\13
(Hide Review...)  Outstanding PHP Tips & Tricks Book
Reviewer Permalink
'PHP Hacks' by Jack Herrington truly is a book of hacks, tips, and tricks that I have found to be very useful. Covering 100 different ways to use PHP to perform a myriad of different tasks, this book covers many of the neat things that can be done to turn your web site from 'bland to grand' with little effort required!!

Some highlights of what this book will enable you to do with your PHP-based web site:

Create a skinnable interface
Add tabs to your web interface
Put an interactive spreadsheet on your page
Create drop down lists
Create dynamic menus for your site
Make a DHTML slideshow
Create an interactive calendar
Create thumbnail images
Read XML easily with regular expressions
Create RTF and Excel documents dynamically
Turn any object into an array
Create a login system for your web site

Aside from these top hacks/tips that I especially enjoyed, there is also time spent on better object oriented development with PHP, advice for testing your site out, and a whole myriad of other outstanding things you can do!

If you use PHP at your job and you want to tack on some more skills, you would be at a loss if you didn't pick up a copy of PHP Hacks.

***** HIGHLY RECOMMENDED
(Review Data Last Updated: 2007-07-06 15:40:50 EST)
02-21-06 5 3\3
(Hide Review...)  best PHP reference I have used, bar none
Reviewer Permalink
I've read at least a dozen books on web development with PHP. This book is the best, by far!

The good:
* Excellent coverage of elegant PHP for dealing with databases and XML
* Outstanding explanation of automated code generation (a must for professional PHP developers)
* Description (and code implementation) of how to use design patterns with PHP. Former J2EE guys will love this.
* High quality prose and clear descriptions. I did not find any grammatical or spelling errors.
* Light sense of humor (without the unnecessary banter that one finds in most "... for Dummies" books)

The bad:
* Nothing.

As a software developer of 10 years, I give this book my highest recommendation.
(Review Data Last Updated: 2006-03-10 10:29:38 EST)
02-21-06 5 5\5
(Hide Review...)  best PHP reference I have used, bar none
Reviewer Permalink
I've read at least a dozen books on web development with PHP. This book is the best, by far!

The good:
* Excellent coverage of elegant PHP for dealing with databases and XML
* Outstanding explanation of automated code generation (a must for professional PHP developers)
* Description (and code implementation) of how to use design patterns with PHP. Former J2EE guys will love this.
* High quality prose and clear descriptions. I did not find any grammatical or spelling errors.
* Light sense of humor (without the unnecessary banter that one finds in most "... for Dummies" books)

The bad:
* Nothing.

As a software developer of 10 years, I give this book my highest recommendation.
(Review Data Last Updated: 2006-07-07 11:56:31 EST)
02-05-06 5 3\3
(Hide Review...)  VERY VERY VERY HIGHLY RECOMMENDED FOR CREATING DYNAMIC WEB PAGES
Reviewer Permalink
Do you use Hypertext Preprocessor (PHP)--an open source, server-side, HTML embedded scripting language to create dynamic Web pages? If you do, this book is for you. Author Jack Herrington, has written an outstanding book that covers the entire PHP spectrum--offering hacks that are focusing on everything from HTML and Ajax to code generation and database-driven message queuing.

Herrington, begins by walking you through the basics of installing PHP and MySQL; as well as, using the Pear library. Then, he covers how to use HTML tricks in conjunction with PHP to jazz up your interface. The author continues by using the powerful combination of HTML, CSS, and JavaScript known as Dynamic HTML in conjunction with PHP to show just what you can do in a web browser. In addition, he shows a wide variety of methods that you can use to display data in a graphical form. The author also shows you how to make flexible database objects and even to build your database layer automatically using code generation. Then, the author takes the coverage of PHP up notch and discusses techniques that you can use to develop applications quickly and reliably. Next, he shows you how to use several design patterns to make better PHP applications. Next, the author covers testing techniques that will find bugs for you and continuously monitor the operation of your site. Then, he shows the use of different user interfaces to work with your PHP code. Finally, the author shows you how to use the fun stuff on the Web to monitor multiplayer games, use Google Maps in your applications, and much more.

This excellent book offers more than just canned solutions. It offers ideas and techniques that you can use in your own applications.
(Review Data Last Updated: 2006-03-10 10:29:38 EST)
02-05-06 4 5\5
(Hide Review...)  Useful For The Ideas It Offers; Graphics, Database and Testing Hacks
Reviewer Permalink
I tried several of the hacks in this book and quickly scanned some others. It offers numerous ideas for dynamic web page presentation. Hack 11, "Put an Interactive Spreadsheet on Your Page", provides a fresh way to present tabular data in an Excel-like grid format, using a proprietary solution called ActiveWidgets. I downloaded the free version of the ActiveWidgets code and ran this hack. It is giving me ideas for how to present the kind of tabular data that might look good on a web page. At no cost, you can study a given bit of PHP code and decide for yourself if you can put it to further use.

I also tried Hack 10, "Send HTML Email". It works fine as stated, and for the first time I learned how to construct a multipart email. That is what prompted me to implement the hack, I have always wanted to do exactly this. I have some work to do with my sendmail mail transfer agent (MTA) software for this to work even better. The hack can be improved by showing how to avoid the problem of the MTA writing the wrong from and to email addresses and how to work around potential mail relaying issues. The bottom line, however, is that the code presented works as indicated.

I experimented with Hacks 4, "Build A Breadcrumb Trail", and 12, "Create Popup Hints". These work acceptably.

An exciting hack that I haven't tried yet is #44, "Scrape Web Pages For Data". I would like to use this one to scrape weather-related data from http://nws.noaa.gov/ for my zip code.

Another attention-getter are the hacks presented in Chapter 8, "Testing". I have not tried these hacks myself, but I think unit testing needs more attention in web pages that utilize heavy scripting, and I'll be sure to experiment with these hacks in two projects of my own that are currently ongoing. I definitely feel the need of automated testing.

Other good points about this book is that it offers hacks which cover graphics tricks such as implementing Scalable Vector Graphics (SVG). SVG deserves attention because the image renditions possible are stunning, and you can render them right now. Recent builds of Mozilla and Firefox support SVG natively and you do not need the Adobe plugin with these browsers. Author Herrington neglects to state this in Hack 28. When you see the graphical renditions you realize they are worth implementing in your PHP code.

I like the numerous screen shots the book provides. They offer a way to check my own results against what he suggests or shows are possible.

I would have given this book a 5 star rating if I had seen hacks that implement PHP Data Objects (PDO) with databases such as MySQL and SQLite. PDOs have been available in PHP for a long time now, I use them in most of my coding because they work so well and offer a cleaner interface to the database engine than the "traditional" PHP code taught in a lot of books. Likewise, there is a focus on PEAR programming, but in PHP version 6, which is now in development, there is no longer a default install of PEAR. Herrington also didn't test his Hacks code on different platforms. He appears to have settled on the Windows versions of Firefox 1.x, Apache server, and PHP. There is some reliance on Internet Explorer. I can see the results when I test his hacks in Mozilla and Firefox on the Linux OS. Indeed, it doesn't look like Herrington did extensive research for the book; otherwise he would have quickly learned that SVG is supported natively in Firefox. There is too much code printed, and not enough discussion about the code itself. I can download the example code easily enough; why print it at the expense of discussing it? The book index also needs improvement. You can see entries for "ActiveWidgets", for example, but not a related one for "widgets".

I ran all my tests of these hacks on Fedora Core 4 Linux, running MySQL 5.0.18, SQLite 3.2.x and higher, and development versions of PHP 6 available from http://snaps.php.net/ . I did not test these in Microsoft Windows XP.

This book belongs on your desk as you code PHP. I recommend studying it for the ideas it offers.
(Review Data Last Updated: 2006-03-10 10:29:38 EST)
02-05-06 5 5\5
(Hide Review...)  VERY VERY VERY HIGHLY RECOMMENDED FOR CREATING DYNAMIC WEB PAGES
Reviewer Permalink
Do you use Hypertext Preprocessor (PHP)--an open source, server-side, HTML embedded scripting language to create dynamic Web pages? If you do, this book is for you. Author Jack Herrington, has written an outstanding book that covers the entire PHP spectrum--offering hacks that are focusing on everything from HTML and Ajax to code generation and database-driven message queuing.

Herrington, begins by walking you through the basics of installing PHP and MySQL; as well as, using the Pear library. Then, he covers how to use HTML tricks in conjunction with PHP to jazz up your interface. The author continues by using the powerful combination of HTML, CSS, and JavaScript known as Dynamic HTML in conjunction with PHP to show just what you can do in a web browser. In addition, he shows a wide variety of methods that you can use to display data in a graphical form. The author also shows you how to make flexible database objects and even to build your database layer automatically using code generation. Then, the author takes the coverage of PHP up notch and discusses techniques that you can use to develop applications quickly and reliably. Next, he shows you how to use several design patterns to make better PHP applications. Next, the author covers testing techniques that will find bugs for you and continuously monitor the operation of your site. Then, he shows the use of different user interfaces to work with your PHP code. Finally, the author shows you how to use the fun stuff on the Web to monitor multiplayer games, use Google Maps in your applications, and much more.

This excellent book offers more than just canned solutions. It offers ideas and techniques that you can use in your own applications.
(Review Data Last Updated: 2006-07-07 11:56:31 EST)
02-05-06 4 10\10
(Hide Review...)  Useful For The Ideas It Offers; Graphics, Database and Testing Hacks
Reviewer Permalink
I tried several of the hacks in this book and quickly scanned some others. It offers numerous ideas for dynamic web page presentation. Hack 11, "Put an Interactive Spreadsheet on Your Page", provides a fresh way to present tabular data in an Excel-like grid format, using a proprietary solution called ActiveWidgets. I downloaded the free version of the ActiveWidgets code and ran this hack. It is giving me ideas for how to present the kind of tabular data that might look good on a web page. At no cost, you can study a given bit of PHP code and decide for yourself if you can put it to further use.

I also tried Hack 10, "Send HTML Email". It works fine as stated, and for the first time I learned how to construct a multipart email. That is what prompted me to implement the hack, I have always wanted to do exactly this. I have some work to do with my sendmail mail transfer agent (MTA) software for this to work even better. The hack can be improved by showing how to avoid the problem of the MTA writing the wrong from and to email addresses and how to work around potential mail relaying issues. The bottom line, however, is that the code presented works as indicated.

I experimented with Hacks 4, "Build A Breadcrumb Trail", and 12, "Create Popup Hints". These work acceptably.

An exciting hack that I haven't tried yet is #44, "Scrape Web Pages For Data". I would like to use this one to scrape weather-related data from http://nws.noaa.gov/ for my zip code.

Another attention-getter are the hacks presented in Chapter 8, "Testing". I have not tried these hacks myself, but I think unit testing needs more attention in web pages that utilize heavy scripting, and I'll be sure to experiment with these hacks in two projects of my own that are currently ongoing. I definitely feel the need of automated testing.

Other good points about this book is that it offers hacks which cover graphics tricks such as implementing Scalable Vector Graphics (SVG). SVG deserves attention because the image renditions possible are stunning, and you can render them right now. Recent builds of Mozilla and Firefox support SVG natively and you do not need the Adobe plugin with these browsers. Author Herrington neglects to state this in Hack 28. When you see the graphical renditions you realize they are worth implementing in your PHP code.

I like the numerous screen shots the book provides. They offer a way to check my own results against what he suggests or shows are possible.

I would have given this book a 5 star rating if I had seen hacks that implement PHP Data Objects (PDO) with databases such as MySQL and SQLite. PDOs have been available in PHP for a long time now, I use them in most of my coding because they work so well and offer a cleaner interface to the database engine than the "traditional" PHP code taught in a lot of books. Likewise, there is a focus on PEAR programming, but in PHP version 6, which is now in development, there is no longer a default install of PEAR. Herrington also didn't test his Hacks code on different platforms. He appears to have settled on the Windows versions of Firefox 1.x, Apache server, and PHP. There is some reliance on Internet Explorer. I can see the results when I test his hacks in Mozilla and Firefox on the Linux OS. Indeed, it doesn't look like Herrington did extensive research for the book; otherwise he would have quickly learned that SVG is supported natively in Firefox. There is too much code printed, and not enough discussion about the code itself. I can download the example code easily enough; why print it at the expense of discussing it? The book index also needs improvement. You can see entries for "ActiveWidgets", for example, but not a related one for "widgets".

I ran all my tests of these hacks on Fedora Core 4 Linux, running MySQL 5.0.18, SQLite 3.2.x and higher, and development versions of PHP 6 available from http://snaps.php.net/ . I did not test these in Microsoft Windows XP.

This book belongs on your desk as you code PHP. I recommend studying it for the ideas it offers.
(Review Data Last Updated: 2006-07-07 11:56:31 EST)
02-01-06 1 0\8
(Hide Review...)  Don't buy this book!
Reviewer Permalink
Please don't buy this book - even not if you are a PHP beginner. The hacks in there are for beginners and even for them it's not worth buying the book.
The samples are just wrong, have security issues and are known by everyone that has ever coded seriously.

So save yourself some money and buy another book, but not this one... the first O'Reilly-book that's really bad.
(Review Data Last Updated: 2006-03-06 11:31:40 EST)
02-01-06 1 2\22
(Hide Review...)  Don't buy this book!
Reviewer Permalink
Please don't buy this book - even not if you are a PHP beginner. The hacks in there are for beginners and even for them it's not worth buying the book.
The samples are just wrong, have security issues and are known by everyone that has ever coded seriously.

So save yourself some money and buy another book, but not this one... the first O'Reilly-book that's really bad.
(Review Data Last Updated: 2006-07-07 11:56:31 EST)
  
                  Reader Reviews 1 - 20 of 20                 
  
  
  
  
  
  

Because the data used to generate this site come from outside sources, VeryWellSaid.com cannot guarantee the completeness or accuracy of the data.
Search VeryWellSaid™
Google
Web VeryWellSaid™
New subjects are added every week.
View Subjects Below by:
* Top Selling
 (click category name, left)
* Top-Rated Top Sellers
 (click 'Top Rated', right)
In the news...  
Dubai\UAE Top Rated
Influenza\Bird Flu Top Rated
Iraq Top Rated
Supreme Court Top Rated
All Books Top Rated
Arts Top Rated
Photography Top Rated
Digital Photography Top Rated
Digital Cameras Top Rated
Biography Top Rated
Business Top Rated
Management Top Rated
Marketing Top Rated
Sales Top Rated
Stocks Top Rated
Bonds Top Rated
Real Estate Top Rated
Trading Top Rated
Commodities Trading Top Rated
Time Management Top Rated
Starting A Business Top Rated
Children's Top Rated
Comics Top Rated
Computers Top Rated
PC Top Rated
Mac Top Rated
Programming Top Rated
Design Patterns Top Rated
.Net Top Rated
C# Top Rated
Vb.Net Top Rated
Asp.Net Top Rated
Java Top Rated
Python Top Rated
PHP Top Rated
Perl Top Rated
Javascript Top Rated
Ajax Top Rated
CSS Top Rated
Open Source Top Rated
SQL Top Rated
Databases Top Rated
Oracle Top Rated
MySql Top Rated
Sql Server Top Rated
IIS Top Rated
Apache Top Rated
Linux Top Rated
Windows Server Top Rated
Project Management Top Rated
HTML Top Rated
UML Top Rated
IT Certifications Top Rated
Cisco Certifications Top Rated
MCSE Top Rated
MCSD Top Rated
Cooking Top Rated
Italian Cooking Top Rated
Vegetarian Cooking Top Rated
Wine Top Rated
Engineering Top Rated
Entertainment Top Rated
Health Top Rated
Nutrition Top Rated
Dieting Top Rated
Sex Top Rated
History Top Rated
Military History Top Rated
British History Top Rated
Middle East History Top Rated
Land Battles Top Rated
Naval Warfare Top Rated
Air Warfare Top Rated
9/11 Top Rated
Terrorism Top Rated
Home Top Rated
Mortgage\Home Equity Loan Top Rated
Cars Top Rated
Car Buying Top Rated
Sports Cars Top Rated
Cat Top Rated
Humor Top Rated
Horror Top Rated
Law Top Rated
IP Law Top Rated
Legal History Top Rated
Fiction Top Rated
Oprah's Book Club Top Rated
Medicine Top Rated
Cancer Top Rated
Stroke Top Rated
Heart Disease Top Rated
Fertility Top Rated
Diabetes Top Rated
Pharmacology Top Rated
Back Problems Top Rated
Menopause Top Rated
Thyroid Top Rated
Pain Top Rated
Organic Chemistry Top Rated
Immune System Top Rated
Mystery Top Rated
Nonfiction Top Rated
Outdoors Top Rated
Running Top Rated
Radio Control Models Top Rated
Guns Top Rated
Parenting Top Rated
Divorce Top Rated
Professional Top Rated
Reference Top Rated
Religion Top Rated
Romance Top Rated
Science Top Rated
Physics Top Rated
Chemistry Top Rated
Astronomy Top Rated
Psychology Top Rated
Science Fiction Top Rated
Sports Top Rated
Teens Top Rated
Travel Top Rated
USA Top Rated
Europe Top Rated
France Top Rated
Italy Top Rated
England Top Rated
China Top Rated
All Books Arts Biography Click Here For An A-Z Index Of All 213 Best-Seller Subjects Business Children's Comics
Computers Cooking Engineering Entertainment Health History Home Horror Humor Law Fiction Medicine Mystery
Nonfiction Outdoors Parenting Professional Reference Religion Romance Science Sci-Fi Sports Teens Travel
In Association with Amazon.com

Cache miss
(not cached)