PHP & MySQL For Dummies 3rd edition (For Dummies (Computer/Tech))
|
| List Price: | $24.99 |
| Price: | $16.49 & eligible for FREE Super Saver Shipping on orders over $25. Details |
Availability: Usually ships in 24 hours
Ships from and sold by Amazon.com
56 new or used available from $11.39
Average customer review:Product Description
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
Product Details
- Amazon Sales Rank: #87140 in Books
- Published on: 2006-11-20
- Original language: English
- Number of items: 1
- Binding: Paperback
- 456 pages
Features
- ISBN13: 9780470096000
- Condition: NEW
- Notes: Brand New from Publisher. No Remainder Mark.
- Click here to view our Condition Guide and Shipping Prices
Editorial Reviews
From the Back Cover
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® 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
About the Author
Janet Valade is the author of PHP 5 For Dummies, PHP & MySQL Everyday Apps For Dummies, and PHP & MySQL: Your visual blueprint for creating dynamic, database-driven Web sites, as well as the author of first and second editions of this book. In addition, Janet is the author of Spring into Linux and a coauthor of Mastering Visually Dreamweaver 8 and Flash 8.
Janet has twenty years of experience in the computing field. Most recently, she worked as a Web designer and programmer in an engineering firm for four years. Before that, Janet worked for thirteen years in a university environment, where she was a systems analyst. During her tenure, she supervised the installation and operation of computing resources, designed and developed a data archive, supported faculty and students in their computer usage, wrote numerous technical papers, and developed and presented seminars on a variety of technology topics.
To keep in touch, see janet.valade.com.
Customer Reviews
Would recommend
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.
Monkey see, monkey lost
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...
This is the way to get started
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.




