or
Sign in to turn on 1-Click ordering.
 
 
Express Checkout with PayPhrase
What's this? | Create PayPhrase
More Buying Choices
31 used & new from $2.13

Have one to sell? Sell yours here
 
   
Learning PHP and MySQL
 
 
Tell the Publisher!
I’d like to read this book on Kindle

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

Learning PHP and MySQL (Paperback)

~ (Author), Jon A. Phillips (Author)
Key Phrases: file manipulation, package manager, session security, Classic Shell Scripting, Ellen Siever, Aaron Weber (more...)
3.1 out of 5 stars  See all reviews (25 customer reviews)

Price: $29.99 & this item ships for FREE with Super Saver Shipping. Details
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.

Want it delivered Thursday, February 11? Choose One-Day Shipping at checkout. Details
15 new from $6.94 16 used from $2.13
There is a newer edition of this item:
Learning PHP & MySQL: Step-by-Step Guide to Creating Database-Driven Web Sites Learning PHP & MySQL: Step-by-Step Guide to Creating Database-Driven Web Sites 2.1 out of 5 stars (10)
$25.64
In Stock.
What Do Customers Ultimately Buy After Viewing This Item?

Frequently Bought Together

Learning PHP and MySQL + Web Database Applications with PHP & MySQL, 2nd Edition + Programming PHP
Price For All Three: $86.05

Show availability and shipping details

  • This item: Learning PHP and MySQL by Michele E. Davis

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Web Database Applications with PHP & MySQL, 2nd Edition by David Lane

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Programming PHP by Kevin Tatroe

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details


Customers Who Bought This Item Also Bought

Web Database Applications with PHP & MySQL, 2nd Edition

Web Database Applications with PHP & MySQL, 2nd Edition

by David Lane
4.2 out of 5 stars (59)  $29.67
Programming PHP

Programming PHP

by Kevin Tatroe
3.7 out of 5 stars (58)  $26.39
Learning MySQL

Learning MySQL

by Seyed M. M. Tahaghoghi
4.2 out of 5 stars (12)  $29.69
Learning PHP 5

Learning PHP 5

by David Sklar
3.3 out of 5 stars (26)  $19.77
PHP in a Nutshell (In a Nutshell (O'Reilly))

PHP in a Nutshell (In a Nutshell (O'Reilly))

by Paul Hudson
4.0 out of 5 stars (23)  $19.77
Explore similar items

Editorial Reviews

Product Description

The PHP scripting language and MySQL open source database are quite effective independently, but together they make a simply unbeatable team. When working hand-in-hand, they serve as the standard for the rapid development of dynamic, database-driven websites. This combination is so popular, in fact, that it's attracting many programming newbies who come from a web or graphic design background and whose first language is HTML. If you fall into this ever-expanding category, then this book is for you.

Learning PHP and MySQL starts with the very basics of the PHP language, including strings and arrays, pattern matching and a detailed discussion of the variances in different PHP versions. Next, it explains how to work with MySQL, covering information on SQL data access for language and data fundamentals like tables and statements. Finally, after it's sure that you've mastered these separate concepts, the book shows you how to put them together to generate dynamic content. In the process, you'll also learn about error handling, security, HTTP authentication, and more.

If you're a hobbyist who is intimidated by thick, complex computer books, then this guide definitely belongs on your shelf. Learning PHP and MySQL explains everything--from basic concepts to the nuts and bolts of performing specific tasks--in plain English.

Part of O'Reilly's bestselling Learning series, the book is an easy-to-use resource designed specifically for newcomers. It's also a launching pad for future learning, providing you with a solid foundation for more advanced development.

About the Author

Michele Davis, a career writer since she was eight years old, has owned a technical writing and software training company since 1988. Michele contributed to the "HTML Bible 4.0" (Wiley).

Jon Phillips is a software developer who works with Oracle 9i, Oracle Financials and HRMS. Jon creates the backend of web sites that Michele designs and writes. Jon uses PHP and MySQL for numerous clients that want a database or web site interaction, such as forms. Both Michele and Jon are members of a PHP list serve.

Product Details

  • Paperback: 384 pages
  • Publisher: O'Reilly Media; 1 edition (June 2, 2006)
  • Language: English
  • ISBN-10: 0596101104
  • ISBN-13: 978-0596101107
  • Product Dimensions: 9 x 7 x 1 inches
  • Shipping Weight: 1.4 pounds (View shipping rates and policies)
  • Average Customer Review: 3.1 out of 5 stars  See all reviews (25 customer reviews)
  • Amazon.com Sales Rank: #298,250 in Books (See Bestsellers in Books)

    Popular in these categories: (What's this?)

    #69 in  Books > Computers & Internet > Databases > Specific Databases > MySQL & mSQL
    #83 in  Books > Computers & Internet > Web Development > Programming > PHP

More About the Author

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

Visit Amazon's Michele E. Davis Page

Inside This Book (learn more)

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(12)
(4)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

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

 
24 of 24 people found the following review helpful:
2.0 out of 5 stars Reurned for a refund, December 17, 2006
By Burak (New York, NY United States) - See all my reviews
There are two problems with this book. First of all it's filled with typos, both in the text and in the sample codes. The typos in the text made me laugh (its vs. it's type stuff), those in the codes made me cry. There are entire lines in some codes or screen ouputs that clearly do not belong there (take a look at page 126, about a third of the way into the page there's a line that goes --> ,"Aaron Weber"); <-- . Clearly, this line serves no purpose on its own and it was accidentally cut and paste from the end of the following line. Just too many typos, within 10 pages I had lost my confidence in this book. Secondly (and more importantly), this is NOT a beginner's book. It attempts to educate the reader on PHP and MySQL, and fails at both. For instance, the book never once mentions something as basic as the difference between echo and print in PHP. Then there's the instructions on installing phpMyAdmin on page 140, specifically item 6. I know nothing about MySQL so I have no idea how to "set the hostname, etc. of my database in the config.inc.php file". Thanks for nothing. In summary, if you're a beginner, you may think you've learned PHP and MySQL upon reading this book, and in fact you'll just be confused, and if you already know them, then why on earth would you use this simplistic book? I've returned my copy for a refund. By the way, I saw that one of the positive reviews below was posted on the book's blog site. Let's see if mine makes it.
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
35 of 38 people found the following review helpful:
4.0 out of 5 stars The Very Book for the Very Beginner, June 29, 2006
By Brett Merkey (Palm Harbor, FL United States) - See all my reviews
(REAL NAME)   
This book will take you from a basic understanding of creating static HTML to an elementary but quite nifty practical knowledge of serving up dynamic Web pages on your own.

Chapters 1-6 take you through basic orientation, the installation of Apache, PHP and MySQL, followed by an intro to PHP statements.

Chapters 7-9 introduce database concepts and step you through getting PHP to talk to MySQL.

Chapters 10-17 begin the process of creating forms and other components of Web sites and applications following all the way through to integrating some sample applications.

Each step and procedure has ample code printouts, logic diagrams and output screenshots. Review of knowledge was done well. One feature of this book you should take advantage of is the question section at the end of each chapter. I usually find these irritating and skip them because often the questions don't reinforce learning and no answers are provided. The questions in this book *are* well constructed and the answers *are* provided.

Quibbles: Be prepared for a bit of keyboarding. O'Reilly provides a site for the book but the example code is not available for download. Your first bout of keying code may end in failure because the authors forget that in the first examples (the most important ones for an absolute beginner!) they need to recall being a beginner. They ask you to write out and save "a simple HTML document." I did that. The example did not work on the server. I checked this, I checked that, I re-typed the code, I typed other examples. No luck. Then I stumbled onto changing the extension of my .html file to .php and all was well. See my point?
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
6 of 6 people found the following review helpful:
3.0 out of 5 stars Wrong book for me, right book for some, April 26, 2007
By Sean Crago "seancrago" (Kansas City, MO USA) - See all my reviews
(REAL NAME)   
I knew I had picked up the wrong book when, in the first or second chapter, the authors said that variable types didn't matter and that they wouldn't bother covering them until late in the book. Admittedly, I can see their point, but the way the statement was written made it apparent that they were aiming this at HTML authors and other people with little to no real programming experience. If you want to pick up the PHP language and already have experience with a real programming language or two, you'd be better off picking up something else. If not, this book actually would be a good way to get started.

Update: Now that I've chewed through a little more of the book, I would no longer recommend this book to even a beginner. Uncommented, and hard to read examples that make poor use of whitespace dominate later chapters. The examples aren't the 3-4 page long beasts you find in some C or Java books, but nonetheless, this book does not demonstrate good coding practices, and should not be used by a new programmer to pick up the ropes.
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

2.0 out of 5 stars No mention of PHP modules: mysql or mysqli?
The single biggest omission in my opinion is the complete absence of any mention of mysqli -- there is use of the more common php-mysql module, but if this is a book about... Read more
Published 8 months ago by Everett H. Griffiths

5.0 out of 5 stars Good starter
This is a good book to get someone going on PHP and MySQL. However, I found myself simply browsing the Internet instead as there appears to be more relevant and thorough... Read more
Published 11 months ago by Mike R

1.0 out of 5 stars Worst Book I Have Ever Used
This book is full of errors and unexplained concepts. It is the worst book I have ever read. I can't believe the author or editor ever checked to see if there were any errors, and... Read more
Published 16 months ago by Monty Cook

1.0 out of 5 stars In a word, "Terrible."
This book is terribly written. There are typos everywhere, both simple grammar typos and coding/logic typos. Read more
Published 19 months ago by N. Angelette

1.0 out of 5 stars A waste of $30 -- ALL NEWBS SHOULD AVOID!
I came to this book as a newbie, with some knowledge of HTML and CSS, and that's about it. This book nearly killed my desire to learn PHP/MySQL. Read more
Published 20 months ago by dudeabides

4.0 out of 5 stars A good read, but not without its flaws
I enjoyed this book. I felt like it did a good job introducing both PHP and MySQL without being overwhelming. Read more
Published on December 18, 2007 by Paul E. Palubinski

5.0 out of 5 stars Learning PHP and MySQL
PHP and MySQL are highly adaptive programs that can be used to create a variety of dynamic website potentials. Read more
Published on July 18, 2007 by Tami Brady

1.0 out of 5 stars should not have bought the book
The php part is ok. The mysql, cookie, security chapters are junk. I guess
even the writer does not know what he is talking about. Read more
Published on July 14, 2007 by Libo Yu

4.0 out of 5 stars Good intro into using PHP and MySQL
I am a long time programmer (15 years) and wanted to start a new project based on PHP scripts and a MySQL database. This book was quite helpfull in getting me started. Read more
Published on May 30, 2007 by JayC

5.0 out of 5 stars Great condition as promised
Book was received in a timely manor and condition as promised.
Published on May 17, 2007 by D. Slaughter

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
   



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.