PHP & MySQL For Dummies (For Dummies (Computer/Tech))
| |||||||||||||||||||||||||||||
|
| |||||||||||||||||||||||||||||
| Sort customer reviews by: | |||||||||||||||||||||||||||||
|
Show All Reviews on Page
Hide All Reviews on Page
| |||||||||||||||||||||||||||||
| PHP & MySQL For Dummies (For Dummies (Computer/Tech)) | |||||||||||||||||||||||||||||
|
Build an online catalog and a members-only site
Everything you need to know to create a dynamic PHP and MySQL Web site! Been thinking of creating a high-quality interactive Web site? This book is just what you need to get started! Here's the fun and easy way(r) to develop a Web application in PHP 4, 5, or 6 and MySQL 5, test your software, enable your Web pages to display, change, and move database information, and much more. Discover how to * Plan and implement a Web database application * Design and build a MySQL 5 database * Build dynamic HTML forms * Create scripts that store, retrieve, and update database information * Display database information in a Web page |
|||||||||||||||||||||||||||||
| Reader Reviews 1 - 15 of 15 | |||||||||||||||||||||||||||||
| Review Date |
Review Rating(5 High) |
Review Helpful to: |
Customer Review | Reviewer Info |
Permanent Link |
||||||||||||||||||||||||
| Reader Reviews Below Sorted by Newest First | |||||||||||||||||||||||||||||
| 07-25-08 | 5 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I think this is a very good book to get if you want to learn how to make your website work with databases, (eg: make your website have a password system on it, or a cataloge of products.) Also I think PHP and MYSQL are the best ones to learn.
This book tells you exactly how to set up Apache, Mysql and PHP environment. It uses all the latest up to date PHP. I would say this is the book to get if you want to be able to create Web Database Applications and be a Web Developer. (Review Data Last Updated: 2008-10-11 05:40:17 EST)
|
|||||||||||||||||||||||||||||
| 04-22-08 | 5 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This book really got me on my feet. I had never programmed with server side languages before and this book taught me everything I needed to know. Now, I'm a professional web developer and I make pretty good money.
(Review Data Last Updated: 2008-07-26 04:54:32 EST)
|
|||||||||||||||||||||||||||||
| 04-08-08 | 5 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I liked this book and it's great for starters. The book had minimal errors. You learn how to program complete projects. When you're done with the projects, you are off to the races coding your own projects. I e-mailed the author and recieved a reply! The author cares about her work and it shows in this book. Happy coding and welcome to the PHP world never to look back...
(Review Data Last Updated: 2008-04-17 08:14:54 EST)
|
|||||||||||||||||||||||||||||
| 04-08-08 | 5 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
The title of this review says it all. I bought my first copy of this book in 2001 and when I lent it to a friend, I couldn't wait to get it back so I bought another copy. Although not for the novice (despite the name) this is a good resource for people who are not professional programmers. To get the maximum benefit from this book, you need a basic knowledge of programming in general, but with that capability you can follow the text to get where you want to go.
There are some good examples of how to use the concepts covered in the book, and the information can be used in order, or by need (the author even tells you that the book is designed this way). From this text, I was able to build my first web application, just the way I wanted it and this is just a hobby for me. Highly recommended. (Review Data Last Updated: 2008-04-17 08:14:54 EST)
|
|||||||||||||||||||||||||||||
| 02-21-08 | 3 | 3\4 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I've read many Dummies books, and like the "Monkey read, Monkey see, Monkey do" approach. This monkey learns better when all the steps are clearly shown and executed in the text. Unfortunately, this book is more like "Monkey read, Monkey lost". For example, Chapter 4, "Building a Database". The author describes 2 sample databases then discusses the various operations (queries) that can be performed on the databases without detailed, step by step instructions along the way. With some trial and error, the steps can be deduced, but this can be very frustrating and may not always work.
p.s.: Janet Valade has written several beginner books on PHP/MySQL. Maybe, eventually, she will get it right. She is so close... (Review Data Last Updated: 2008-04-09 11:30:48 EST)
|
|||||||||||||||||||||||||||||
| 10-18-07 | 1 | 0\2 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I own this book, personally I think its awful. The way it is structured doesn't seem to work too well for the purpose. I read the entire thing once and still felt like I knew nothing. I found some tutorials online easier to follow and the lack of working examples didn't help either. Perhaps if it we're written by a programmer and not a professional author it would have been easier to follow. It didn't help me much however you be the judge and read it for your self maybe you'll find it more useful.
(Review Data Last Updated: 2008-02-22 05:04:43 EST)
|
|||||||||||||||||||||||||||||
| 10-13-07 | 5 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I brought this book for my girlfriend to help her with her web designing. She found it to be very helpful and easy to understand what it was trying to teach you.
(Review Data Last Updated: 2007-10-18 12:00:43 EST)
|
|||||||||||||||||||||||||||||
| 09-18-07 | 2 | 1\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I normally like the "for Dummies" series because I know that it'll start me out at "zero" knowledge and get me through to an understandable/workable level of the subject. PHP & MySQL for Dummies seems to think I'm a programmer who doesn't know html instead of the reverse, which I am. The author spends pages, pages and chapters telling the reader how to format syntax and characters without running through examples for the reader to replicate. I'm about halfway through the book now and hope to eventually run into those examples.
(Review Data Last Updated: 2007-10-13 12:21:54 EST)
|
|||||||||||||||||||||||||||||
| 08-07-07 | 5 | 3\3 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I recommend this book for anyone that doesn't already have some printed material on PHP and MySQL. It's great for beginners and paves the road of programming. It's pretty easy to read and I find myself constantly looking back through this book when addressing certain concepts or functions.
(Review Data Last Updated: 2007-09-18 16:14:55 EST)
|
|||||||||||||||||||||||||||||
| 07-05-07 | 4 | 1\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I just finished PHP and MySQL for Dummies last night. I took C++ about 7 years ago in highschool and I think that helped with following the PHP part. Here are the pros and cons I found.
Cons 1.Not enough info on PHP and Mysql setup. One of the reasons I picked up this book was for help in getting everything configured. I had tried numerous how-tos on the web that weren't working, this did not offer much help either, although you can email the author for additional support. Solution: save the headache and download WAMP5, everything is configured for u with php, mysql, and apache server. 2. I found it annoying that the author would throw in lots of functions that were not included in the chapter into her example programs. Sure, they're there (some of them) in the last chapter, but they are not referenced so some of the examples are hard to proof unless you change them or read ahead. 3. Read the chapter "PHP Gotchas" at the beginning of the php chapters intead of at the end. If you follow along in order you will already know everything in that chapter, with much frustration, by the time u get there. Pros: I now know how to design a fully functional web program and have already figured out in my head how to do 2 others, plus modifications to the sample programs. This is not the last PHP/MySQL book you will buy but it's good to get your feet wet. (Review Data Last Updated: 2007-08-07 08:01:14 EST)
|
|||||||||||||||||||||||||||||
| 06-14-07 | 4 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
If you're looking to learn the basics of PHP and how it connects the web with databases, this is a very good starting point. The author takes the time to teach all of the basics of MySQL and PHP (even referencing differences between versions) and provides clear examples of two common uses of PHP - online catalogs and member-only sites.
One note though - you most definitely want to have a decent grasp of HTML and at least the basics of SQL before you start into this. Overall it was well worth reading. (Review Data Last Updated: 2007-07-05 17:02:15 EST)
|
|||||||||||||||||||||||||||||
| 01-10-07 | 5 | 4\4 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Very practical material that can also be used for reference while working on projects.
I found that the mateials are consummed very quickly and the developer may have to research further deeper into some areas. Beware of differences in function names and uses in different PHP versions. (v. 4 vs. v. 5), which is described by the author. Hope it helps. (Review Data Last Updated: 2007-06-15 04:08:09 EST)
|
|||||||||||||||||||||||||||||
| 01-09-07 | 5 | 3\3 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Very practical material that can also be used for reference while working on projects.
I found that the mateials are consummed very quickly and the developer may have to research further deeper into some areas. Beware of differences in function names and uses in different PHP versions. (v. 4 vs. v. 5), which is described by the author. Hope it helps. (Review Data Last Updated: 2007-04-11 12:01:46 EST)
|
|||||||||||||||||||||||||||||
| 12-15-06 | 5 | 3\4 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
The basic concept of the web was that there would be a bunch of documents around, each document would have a unique name/address (called a Uniform Resourse Locator or URL) and when you wanted to read that document you would browse to that URL and get the document. There was no thought of connecting the documents to a database so that the information being presented to the visitor would vary depending on what he wanted.
Then beginning a dozen or so years ago, it kind of instantly became obvious to everyone that database connectivity was needed. And we got several competing approaches. Some like Cold Fusion were commercial packages. Some like Microsoft's ASP were nominally free (if you used their operating system). And there were other approaches using Java, Perl, CGI, etc. Conclusion. If you are starting out to set up a web site using a database to supply the data being displayed, you would not go wrong to use PHP and MySQL. The packages are free, reliable, fast, and easy to use. This is a book to use when you are getting started. It gives you the basic concepts of web/database interconnectivity so you can understand just what's going on. After this, you'll want more specialized materials: the MySQL reference manual for instance so you can go much deeper into it's version of SQL; and something that goes deeper into PHP. But start with this one. Once you get a site doing some simple database connectivity you can go deeper into your own particular application. (Review Data Last Updated: 2007-01-09 17:07:03 EST)
|
|||||||||||||||||||||||||||||
| 12-07-06 | 2 | 0\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I wanted to learn how to programme in php/mysql. This seemed to be a good book to start with. It does tell you all about the different things about php and mysql but it doesn't go into enough detail. The way the book works is it builds up into two projects. The first is to make a website that can register users. And the second is to make a online catalogue which the users can buy from. Thats all well and good. But I had no need to make these projects. I wanted to make my own specific project. Thats why I was learning php.
As a result I had a hard time using this book. Specific stuff that is not important to the above projects was left out. Thus I had a hard time finishing my own project. I had search in several other books and websites so that I could finish my project. And my project was really not a complicated one. A simple questionnaire type form that then displays something depending on the number of points you score. (Review Data Last Updated: 2006-12-15 15:04:50 EST)
|
|||||||||||||||||||||||||||||
| Reader Reviews 1 - 15 of 15 | |||||||||||||||||||||||||||||
| 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 | |