PHP & MySQL For Dummies, 4th Edition

PHP & MySQL For Dummies, 4th Edition
Authors
Janet Valade
ISBN
0470527587
Published
09 Dec 2009
Purchase online
amazon.com

Here's what Web designers need to know to create dynamic, database-driven Web sitesTo be on the cutting edge, Web sites need to serve up HTML, CSS, and products specific to the needs of different customers using different browsers. An effective e-commerce site gathers information about users and provides information they need to get the desired result.PHP scripting language with a MySQL back-end database offers an effective way to design sites that meet these requirements.

Page 2 of 2
  1. Editorial Reviews
  2. Customer Reviews

Customer Reviews

George F. Greene said
I was a dummy -at least about PHP and MySQL. I know HTML fairly well. I'm not a hacker but I am usually a power user on the apps I use. I just didn't know much about PHP and MySQL so I needed a good feel for the overall scheme of how these two fit together and what that meant for site design.

While this book has a good scope, it was just a step or two above the dummy level and that proved an obstacle for me. I found the OReilly Head First book on the same topic a much better introduction. The OReilly books do a lot of basic hand holding so I expected it would take longer but I found that in the same amount of reading and doing time I learned much more about the important skills and concepts and also have a very good understanding of the big picture regarding design.

I now use the Dummies book as a reference, so it is indeed useful, but I thought the Title "...For Dummies" a little misleading if this is your first foray into PHP and MySQL.

J. Fuld said
If you skim the verbiage, scout the chapter titles, read the section headings and review the code, you will very quickly understand php and the interaction with mysql.

This book will not teach you html. Go read that book.

This book will not teach you sql. Go read that book.

This book gives you a sequential and an object method of programming against a database within HTML.

Each example builds to the following example, until you have the final piece of programming demonstrating the concept.

The index works.

The only addition the author could make is strip the book down into a php and mysql 10 minutes per chapter type of book.

A. Bush said
I would recommend for beginners not to use this book. Even for me (a somewhat intermediate programmer), I had difficulty understanding what was being done and what it did. The example syntax is messy making it hard for readers to understand. There are better approaches for teaching PHP & Mysql.

H. Sigurdarson said
Perfect for the newbie who has no probgramming experience but an understanding of the concept of programming and also of the structure of SQL databases.

Ji M. Son said
I picked up this book from my school library, but it was not easy to borrow this book from there because it was checked out everytime I was trying to look through the library catalog, despite there were about 2 ~ 4 books showed up as "checked out". And I have to say that, when I finally found this book from the shelf and checked it out, the included CD was checked out by someone else.

Let me start with the format of this book. I am pretty sure that quite a lot of people here mentioned this fact in their reviews, but I have to say that this book has one of most interesting types of format I have read from the computer learning books. The author, who appears to have a plenty of experiences and background in the Web design and the programming, is able to express the material clearly without any kind of bragging or lossing herself in the middle of explanation. Her main application theme is "a pet store," which she was demonstrating extensively at the Chapters 11 and 12 as an actual application that is usable.

Before jumping into the "pet store application," it is necessary to mention her other teaching approaches in the previous chapters. At the first few chapters, she definitely put the emphasis on planning out and organizing the structure of your database and website before jumping into typing. In fact, she continues this trend further in the later chapters by suggesting to go back to the Chapter 3, a chapter which is entirely dedicated to the creating the database structure with a pen and a paper, and coming back again on Chapter 10, which I felt as a sort of short review for what a reader read so far. And I belive this format is one of best, if not the best, because this somehow closely resembles a school textbook that requires you to master and to think about the subject to proceed. She also does not skip the possible commands or queries by putting in a neat table that shows the script with their description next to it.

But most helpful and joyful part of this book is the application. Because the application here is rather long while needs the understanding, I strongly believe it is not a wise idea to jump into the application without understanding solidly on PHP or MySQL from the previous chapters. However, I have read the book almost throughly, and I right now have created an internet order system of my own with the shopping cart in addition to the catalog. Well, the "shopping cart" was not mentioned in the book, but this book was constructed in such a way that you can actually build your own applications or modify others. And because she used the "pet" as her main subject of the application, it will definitely not turn down the most of readers who just hate to be simply geeks and get bored reading such subject in the book. And because the book actually shows the screenshots of the application and the results after running the application, you cannot help trusting that the application is actually going to work and be an awesome one at that.

There are some problems with the book, however. One serious problem is that there are quite many typos in the book that can give you some headache. However, if you follow the book well or have some common experiences in debugging in the programming, this will actually become a mental exercise for you to understand better. At least that is what I think... The second problem is that the book does not extend beyond the advanced topic. Hence, if you are an advanced PHP or MySQL programmer and bought this book, it is very possible that you are going to be disappointed. Nevertheless, this book was meant for beginning programmer and it does the job so well at least for that purpose. And I think some experienced programmers will find this as an interesting book to scan over.

Coming back to my story... I did not have the CD when I checked out this book, but I think you can find the list of some applications in the website of the author. And while I had experienced some headache in trying out to figure out what was wrong with my application while there were typos, if you got a CD or if you visit her website, which I did not yet, I think you are going to be far better ahead with this book. Yes, I have to admit that I had some experiences with the programming, but I think this will definitely be easy to read for the completely new comers as well. This, in fact, is a much better book that other Dummy book that was published with 5 topics in one(I am not saying which one). And I have finished with this book during the Summer, which was enough time to be more experienced with so called PHP and MySql and to develop my own shopping page application. Hope this helped you.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Weeks of coding can save you hours of planning.”