MySQL/PHP Database Applications and over 400,000 other books are available for Amazon Kindle – Amazon’s new wireless reading device. Learn more

34 used & new from $0.49

Have one to sell? Sell yours here
 
 
MySQL/PHP Database Applications
 
 
Start reading MySQL/PHP Database Applications on your Kindle in under a minute.

Don’t have a Kindle? Get your Kindle here.
 
  

MySQL/PHP Database Applications [Illustrated] (Paperback)

~ (Author), (Author) "THE BULK OF THIS CHAPTER is for those of you who have made it to the early 21st century without working with relational databases..." (more)
Key Phrases: atts array, int link identifier, update existing styles, San Francisco, Code Breakdown, Class Name (more...)
3.1 out of 5 stars  See all reviews (41 customer reviews)


Available from these sellers.


9 new from $3.34 25 used from $0.49

Formats

Amazon Price New from Used from
Kindle Edition $32.00  
Paperback $40.00  
Paperback, Illustrated, January 2001 --  
There is a newer edition of this item:
MySQL/PHP Database Applications, 2nd Edition MySQL/PHP Database Applications, 2nd Edition 3.1 out of 5 stars (41)
$40.00
In Stock.
What Do Customers Ultimately Buy After Viewing This Item?

Customers Who Bought This Item Also Bought


Editorial Reviews

Amazon.com Review

How could the combination of PHP and MySQL--which is feature-rich, highly reliable combination, capable of dealing with large traffic volumes, and absolutely free of charge in most cases--be any better? In MySQL/PHP Database Applications, Jay Greenspan and Brad Bulger explain how to work with the capable pair, primarily for applications you might use on a Web site. If you take the time to study the advice and work through your own tests of the concepts presented, it's pretty much certain that you'll walk away with the knowledge you need to do serious development work with the PHP scripting language and the MySQL database server.

Rather than make up trivial programs just to illustrate aspects of the MySQL/PHP environment, this book features code snippets, each half a page or so in length, that illustrate the behavior of key code structures. For example, in explaining conditional statements in PHP, the book gives you a no-frills IF statement with real values in place. It's not always obvious how the code structures will behave in practice, but the book does a consistently good job of commenting intelligently on the place of each aspect of the language in a well-designed application. The latter half of the book attacks specific problems--a chat system, a guest book, and so on--and walks through the setup of MySQL and each important PHP function for each. --David Wall

Topics covered: The PHP server-side scripting language and the MySQL database server, explained for people who have neither a lot of database administration background nor programming experience. Matters of creating and querying databases, and of performing simple and advanced operations with PHP scripting, are covered adroitly.

Product Description

More businesses and ambitious individuals are trying to bring applications to the Web but they are bewildered with the array of components and concepts needed to create a data-driven site. The cost, stability and ease of development using the Open Source PHP 4 scripting language and a MySQL database makes this combination the best choice for small and mid-size Web-based applications. PHP4/MySQL Database Applications demonstrates web-application development by presenting seven real, ready-to-use examples starting with a simple guess book and ending with a fully-functional e-commerce site with a shopping cart. Inexperienced users will learn the essentials of working with PHP4 and MySQL so they can start building and customizing database applications for the web right away!

Product Details

  • Paperback: 648 pages
  • Publisher: Wiley (January 2001)
  • Language: English
  • ISBN-10: 0764535374
  • ISBN-13: 978-0764535376
  • Product Dimensions: 9.1 x 7.4 x 1.5 inches
  • Shipping Weight: 1.9 pounds
  • Average Customer Review: 3.1 out of 5 stars  See all reviews (41 customer reviews)
  • Amazon.com Sales Rank: #427,123 in Books (See Bestsellers in Books)

    Popular in this category: (What's this?)

    #92 in  Books > Computers & Internet > Databases > Specific Databases > MySQL & mSQL

More About the Authors

Discover books, learn about writers, read author blogs, and more.

Inside This Book (learn more)

Citations (learn more)
2 books cite this book:



Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product).
 
(55)
(97)
(23)
(9)

Your tags: Add your first tag
 

 

Customer Reviews

41 Reviews
5 star:
 (8)
4 star:
 (11)
3 star:
 (5)
2 star:
 (11)
1 star:
 (6)
 
 
 
 
 
Average Customer Review
3.1 out of 5 stars (41 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
16 of 16 people found the following review helpful:
4.0 out of 5 stars Quality Content, Sloppy Editing, March 3, 2001
By Steve Johnson (Grand Rapids, MI USA) - See all my reviews
While the examples are great and the topic coverage is excellent, there are 2 or more typos on almost every page. It looks like they were in such a hurry to get the thing out the door that quality control was not a consideration.

The typos aren't just in the text; they are quite common in the examples. For instance, when showing an example of a "contact" table, the text refers to contacts while the example shows contracts. There are missing "_"'s in the data names and PHP and SQL syntax mistakes throughout.

Given that, if you are willing to debug the text and the examples, you'll find 99% of what you will need to know to be able to create a database driven website with Apache/PHP/MySQL.

If you need the information now, buy it. If you can, I'd wait for the second edition; perhaps they can reduce the mistakes.

sj

Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
18 of 20 people found the following review helpful:
2.0 out of 5 stars Too Much Fluff, February 23, 2002
By A. C. Johnson (Oakland, CA USA) - See all my reviews
(REAL NAME)   
I first learned PHP from Luke Welling and Laura Thomson's excellent "PHP and MySQL Web Development," and bought 'MySQL/PHP Database Applications' to provide an alternative perspective on solving problems. Unfortunately, this book doesn't offer enough content to warrant its high price.
A full 58 pages is devoted to a PHP function reference which is a bit of a joke because PHP has one of the better online function references available. Code examples are printed with very large font again taking up more space than is necessary.
Most important, though, some of these examples are a little bit suspect.
They present a Catalog application written using Object Oriented Programming (OOP). This would have been valuable except that the classes they create are so specific that they couldn't be re-used -- basically negating the value of OOP to begin with.
They do provide a couple of examples of good and bad relational database schema, but that isn't really worth the cost of this book.
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
7 of 7 people found the following review helpful:
5.0 out of 5 stars Great for a quick introduction to PHP and MySQL, March 22, 2001
By A Customer
Overall, I found this book to serve as an excellent introduction to development using PHP and MySQL. The authors have a refreshing, no-nonsense approach to presenting information on MySQL and PHP quickly and in an easily understandable manner. However, on the flip side, this book is definately not for the beginning programmer. It is clear that the authors assume at least some familliarity with procedural programming languages, especially when presenting their examples. In the end, I heartily recommend this book to its target audience- programmers with some experience looking to learn how to use PHP with MySQL.
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

1.0 out of 5 stars I NEVER RECEIVED THIS ORDER!
RE: MYSQL/PHP DATABASE APPLICATIONS 2ND EDITION BOOK
I NEVER RECEIVED THIS ORDER!
I DID NOT RECEIVE MY MONEY BACK OR ANY ATTEMPT ON THE PART OF THE SELLER OR AMAZON... Read more
Published 7 months ago by Marci L. Cochran

4.0 out of 5 stars Great Book, I am missing the CD though.
I like this book and I find it very informative. I have both the first edition and the second edition. Read more
Published 15 months ago by Richard Lee Hankins Jr.

3.0 out of 5 stars A General Guide
When most individuals cover a topic in a non-fiction book they start generally then begin honing in on their topic. This book never seems to get to the specifics. Read more
Published on June 13, 2006 by Daniel R. Ziegler

5.0 out of 5 stars Loved it!
I'm puzzled by the negative reviews. I'm a 30 year vet in computing, recently retired, and doing web/tech computing part time. Read more
Published on September 1, 2004 by Owen Densmore

1.0 out of 5 stars bogus code
Unfortunately for me I spent the $40 for this book. What a mistake!

When I first opened it up I was exited by the project management example in chapter 17. Read more
Published on July 28, 2004 by D. Guiness

4.0 out of 5 stars Well written, but now outdated
This is a great book, two years ago. I have spent more time and energy than I wish over the last two months trying to get the syntax differences down, and hunt down bugs in the... Read more
Published on April 23, 2003 by jonatbumpycircledotcom

5.0 out of 5 stars Cover to cover, a great book to get you started
I loved this book. 2 years after reading it, I'm now programming php and mysql database applications professionally. This book is a great way to get started using php and mysql.
Published on April 10, 2003

1.0 out of 5 stars Recommend NOT to buy this book
This book is not well explained overall. As I It is hard to find a book convined MySQL and PHP, but I recommend to look for another book. Read more
Published on February 21, 2003 by joe

2.0 out of 5 stars It COULD be worse...
As a general overview, the content of the book is pretty good, and would have been great... but the authors and editors do a VERY poor job of being specific where necessary,... Read more
Published on February 5, 2003 by bsenftner

4.0 out of 5 stars A very good book as "short course" in php & mysql
This book is very good for "not too novice" who would like to learn PHP & MySQL simultaneously. It is a nice book. Read more
Published on January 22, 2003 by reza iqbal

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!


So You'd Like to...


Create a guide

Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.