's and

PHP Advanced for the World Wide Web Visual QuickPro Guide

  Author:    Larry Ullman
  ISBN:    0201775972
  Sales Rank:    234754
  Published:    2001-12-15
  Publisher:    Peachpit Press
  # Pages:    520
  Binding:    Paperback
  Avg. Rating:    4.0 based on 15 reviews
  Used Offers:    28 from $6.00
  Amazon Price:   
  (Data above last updated:  2008-12-30 05:49:20 EST)
  
  
Sort customer reviews by:
  
Show All Reviews on Page      Hide All Reviews on Page
   
  
PHP Advanced for the World Wide Web Visual QuickPro Guide
  
PHP is a server-side, HTML-embedded scripting language. ItÕs frequently being used to replace the functionality created by Perl to write CGI scripts). Similar to both HTML and CGI, PHP is faster to program in and faster to execute than CGI. PHP was written specifically for Web site creation, unlike Perl, C, or Java. Companies such as Honda, Patagonia, and Zoom.com all have Web sites utilizing PHP. PHP Advanced for the World Wide Web: Visual QuickPro Guide consists of approximately fifteen chapters of step-by-step content, aimed at teaching specific topics in direct, focused segments. The scripts featured in this book are based on features and capabilities that current PHP users most frequently inquire about (e.g. sessions, authentication, and object-oriented programming). as well as detailing those technologies that will be more important in the future, such as XML and Wireless Access Protocols.
                  Reader Reviews 1 - 12 of 12                 
  
  
Review
Date
Review
Rating(5 High)
Review
Helpful
to:
Customer Review Reviewer
Info
Permanent
Link
Reader Reviews Below Sorted by Newest First
03-16-08 5 (NA)
(Hide Review...)  Great book!!
Reviewer Permalink
Went through the first one..this one by Larry Ulman as well taught me much more.
(Review Data Last Updated: 2008-12-27 07:06:25 EST)
01-10-06 3 2\2
(Hide Review...)  Wait for second edition
Reviewer Permalink
This is the first edition, which covers PHP3 and PHP4. PHP5 has been out for a while and supports much more OOP. A second edition will probably require much rewriting.
(Review Data Last Updated: 2008-03-17 04:33:07 EST)
01-09-06 4 0\2
(Hide Review...)  Intermediate but Very Good
Reviewer Permalink
There is a lot more to PHP than Ullman covers in his 'PHP Advanced'. But what he does cover, is well done. Not too verbose. Direct and to the point. I like his explanations & examples. It makes learning and referencing a subject easier and quicker.

Looking forward to 2nd edition & hoping he adds more advanced subjects.
(Review Data Last Updated: 2008-03-17 04:33:07 EST)
10-13-04 5 3\3
(Hide Review...)  This Guy Knows His Stuff
Reviewer Permalink
Coming from the world of ASP/VBS, etc., I thoroughly searched the local generic huge book store chain, and thumbed through and finally selected 3 books to teach me PHP/mySQL.

Only after I got home and read 'em in depth did I realize they were all written by the same guy, Larry Ullman:

MySQL; PHP for the WWW; and PHP Advanced.

All three books are great, they are easy to follow, I am getting better and better jobs because of the skills I've gleaned from these books. The author also hosts a forum for poeple who have questions about what's in the boks.

Very helpful stuff, you'll benefit from it.
(Review Data Last Updated: 2006-07-07 11:57:55 EST)
10-14-03 2 8\14
(Hide Review...)  Intermediate, a hard read, poor editing
Reviewer Permalink
A bunch of people are out there writing tons of PHP books, because it is such a "hot" web language. Do a quick Amazon search and you'll find lots of "advanced" adjectives in titles. This text is not advanced (no detailed session management, minimal security descrition). The description of classes (objects) is okay, but could use a more in-depth discussion of object data access, function overloading, etc.. (realizing PHP's objects are not "real" objects -- yet).

At a higher level, I find the Visual Quickpro format hard to read. They use a two-column newspaper style of typesetting that results in short sentances that I find hard to read. Everything is kind of "cramped-up". Also, some of the code examples show poor editing. For example; pgs 196 and 197 show two full pages of HTML OPTION values for months, days of month, years, etc.. Give me a break!, I don't need to see all this stupid HTML if I am writing advanced PHP!! Also related to editing, some of the web-page examples are half-page size to fit the two-column typesetting.

(Review Data Last Updated: 2006-07-07 11:57:55 EST)
07-02-03 4 2\3
(Hide Review...)  Good sequel to PHP: Visual QuickStart Guide
Reviewer Permalink
I have been impressed with the Peachpit Press books in general. The visual examples and logical organization makes it easy to use as a reference or to simply learn something new. PHP Advanced is the next logical step to the Visual QuickStart Guide, and I've already found myself referencing this book for more complex statements. I've been developing web sites for almost 8 years now and have had a taste of Cold Fusion, ASP, and PHP -- these PHP references make it easier for me to refresh my memory as to what statements I need to use to obtain the desired results in PHP.
(Review Data Last Updated: 2006-07-07 11:57:56 EST)
06-03-03 3 8\8
(Hide Review...)  Barely "Advanced", maybe Intermediate
Reviewer Permalink
I've gotten to the point now after 3 years of PHP coding that I can write database based applications in my sleep. I'm familiar with at least 60% of the non-database related PHP functions. I consider myself an advanced PHP programmer.

When I read through this book, I found myself wanting more. Sure, it opened my eyes up to a few functions I wasn't familiar with (such as using true type fonts for images), but I found it to be lacking overall. I was surprised that the ob_start()/ob_get_contents() related functions weren't even mentioned with the ultra basic templating class used at the beginning of the book. Nor was custom error handling even touched on.

That's not to say that the book doesn't have any good qualities. The OOP chapter, while brief, was at least useful. And I absolutely loved the coding style in the book (all other book publishers should take a lesson from this). New lines of code are highlighted as red, and shown exactly where they're supposed to go in relation to the code written 3 pages (or even 3 chapters) ago. It's unfortunate that a CD of the sample code was not provided.

(Review Data Last Updated: 2006-07-07 11:57:56 EST)
12-07-02 4 9\12
(Hide Review...)  Worthwhile
Reviewer Permalink
This book has been quite useful in helping me to wrap my head around OOP. Like one of the earlier reviewers, I was initially suspicious of this series, as it has carried some lightweight books in the past, with loads of annoying, useless pictures of dialog boxes.

While some of those are still there, and still annoying, the layout of the series has been refined since I first looked at it. I was swayed by a comparison of this book and O'Reilley's offering. For one thing, it was cheaper.

But more importantly, it's more balanced, more approachable, and less boring. The design of the Html template classes are indeed a bit odd, but I presume Ullman designed them primarily as a teaching tool, not for a real site, and they do make his points clearly. After all, there is plenty of open source code on the web to emulate or build on -- the important thing is grasping the concepts. I think this book will help there.

One thing that I consider a serious drawback is that the entire book is littered with ugly table layouts. My eyes crossed from sifting through seas of

's. A book on web design should have up to date design, and table layouts are not are
straight out of the 90s.

If only someone would come out with a book on PHP/MySql that used decent CSS, now that would be something I'd pay to read.

(Review Data Last Updated: 2006-07-07 11:57:56 EST)
05-01-02 4 7\7
(Hide Review...)  Worth the 20 bucks
Reviewer Permalink
I came across this book while trying to find a more advanced PHP book. I own many on on the subject and have tired of them all covering the same handful of topics. I was after more of a "PHP theory" book. Something that takes the next step beyond syntax and reference (both of which are abundant online for free) and tackle the "how to put it all together" issues.

This book was one of the only books to start down that path. While not perfect, it begins to focus more on concepts than content. It's exactly what I expect from a Visual Quick-guide/start book. It gets you going and leaves you wanting more (which I think is a good thing). I am hopeful that someone will pick up on this idea and expand upon it.

Either way, this book offers far more than [price] worth of thought provoking information and insight. And while I wouldn't recommend it for your only PHP book, I would advise you to pick it up if you are looking to add to your knowledge.

(Review Data Last Updated: 2006-07-07 11:57:56 EST)
04-26-02 4 3\5
(Hide Review...)  Good book - I recommend it.
Reviewer Permalink
This is the fourth web site design and/or development book that I have purchased that was published by Peachpit Press. All four books are good books.

The "PHP Advanced For The World Wide Web" (written by Larry Ullman) has a lot of good information. All of the sample scripts for the book can be downloaded from the web site.... I have tested about all of the sample scripts and they work good.

Also if you have a question the DMC Insights web site has a message board where you can get answers.

If you are a beginner like myself it will take longer for you to learn the material in this book. I recommend purchasing the first book on this topic (published by Peachpit Press and also written by Larry Ullman) entitled "PHP For The World Wide Web" which is a visual quick start guide and more of an entry level book and then use the first book as a reference manual.

I recommend starting from the beginning of this book and studying each of the chapters. In recommend studying the material and examples as though you were studying for a collegiate level examination. That is the type of study that it will take to learn this programming language.

The examples in the book build on themselves so you really need to start at the beginning. Also as you progress through the book you need to go back periodically and review the earlier chapters. The material in the earlier chapters will become more clear to you after you have studied the book for a while.

I hope that this review helps.
(Review Data Last Updated: 2006-07-07 11:57:56 EST)
04-26-02 4 3\5
(Hide Review...)  Good book - I recommend it.
Reviewer Permalink
This is the fourth web site design and/or development book that I have purchased that was published by Peachpit Press. All four books are good books.

The "PHP Advanced For The World Wide Web" (written by Larry Ullman) has a lot of good information. All of the sample scripts for the book can be downloaded from the web site.... I have tested about all of the sample scripts and they work good.

Also if you have a question the DMC Insights web site has a message board where you can get answers.

If you are a beginner like myself it will take longer for you to learn the material in this book. I recommend purchasing the first book on this topic (published by Peachpit Press and also written by Larry Ullman) entitled "PHP For The World Wide Web" which is a visual quick start guide and more of an entry level book and then use the first book as a reference manual.

I recommend starting from the beginning of this book and studying each of the chapters. In recommend studying the material and examples as though you were studying for a collegiate level examination. That is the type of study that it will take to learn this programming language.

The examples in the book build on themselves so you really need to start at the beginning. Also as you progress through the book you need to go back periodically and review the earlier chapters. The material in the earlier chapters will become more clear to you after you have studied the book for a while.

I hope that this review helps.

Regards;

H. Pete Norris, MAI

(Review Data Last Updated: 2006-05-31 16:08:12 EST)
04-26-02 3 6\6
(Hide Review...)  Not impressed.
Reviewer Permalink
I was swayed to buy this book instead of the O'Reilly book because the reviews were all great and the book looked decent. The level of coverage is what I was looking for and both books were geared towards experienced programmers who want to get past the basics quickly. That summarizes what I like about the book.

However, the more I read, the less impressed I have become. As an experience programmer I keep noticing examples and descriptions of things that most experienced programmers wouldn't do. Here are a few examples:
* Examples use extensions like .inc and .class even though he describes the security issues with these extensions. If you copy the examples without reading this sidebar you might be doing yourself a misservice.
* The example demonstrating inheritance is a case where you probably shouldn't use inheritance. In other words, it's a technically correct example but probably not a good design. People who learn by example may learn bad habits.
* Also in the inheritance example, he includes both the inherited class and base class files in the file that uses the inherited class. I think most experienced programmers would have made the inherited class include the base class definition so the programmer only needs to include the class they are dealing with.

I may be nitpicking a bit and this book might turn out to be a decent reference. However I find myself taking everything with a grain of salt after seeing these types of subtle misteps. From an advanced book I expect a bit more.

Bottom line: I wish I had bought the O'Reilly book (though I haven't reviewed it so you should do your own comparisons).

(Review Data Last Updated: 2006-07-07 11:57:56 EST)
  
                  Reader Reviews 1 - 12 of 12                 
  
  
  
  
  
  

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)