or
Sign in to turn on 1-Click ordering
Sell Us Your Item
For a $5.50 Gift Card
Trade in
Kindle Edition
Read instantly on your iPad, PC, Mac, Android tablet or Kindle Fire
Buy Price: $22.67
 
 
   
More Buying Choices
Have one to sell? Sell yours here
Sorry, this item is not available in
Image not available for
Color:
Image not available

To view this video download Flash Player

 

Head First PHP & MySQL [Paperback]

Lynn Beighley , Michael Morrison
4.0 out of 5 stars  See all reviews (63 customer reviews)

Buy New
$25.16 & FREE Shipping. Details
Rent
$23.85
Only 20 left in stock (more on the way).
Ships from and sold by Amazon.com. Gift-wrap available.
In Stock.
Rented by RentU and Fulfilled by Amazon.
Want it Wednesday, May 29? Choose One-Day Shipping at checkout. Details
Free Two-Day Shipping for College Students with Amazon Student

Formats

Amazon Price New from Used from
Kindle Edition $22.67  
Paperback $25.16  
Amazon.com Textbooks Store
Shop the Amazon.com Textbooks Store and save up to 70% on textbook rentals, 90% on used textbooks and 60% on eTextbooks.
There is a newer edition of this item:
Head First PHP & MySQL Head First PHP & MySQL
$38.49
Available for Pre-order

Book Description

December 29, 2008 0596006306 978-0596006303 1

If you're ready to create web pages more complex than those you can build with HTML and CSS, Head First PHP & MySQL is the ultimate learning guide to building dynamic, database-driven websites using PHP and MySQL. Packed with real-world examples, this book teaches you all the essentials of server-side programming, from the fundamentals of PHP and MySQL coding to advanced topics such as form validation, session IDs, cookies, database queries and joins, file I/O operations, content management, and more.

Head First PHP & MySQL offers the same visually rich format that's turned every title in the Head First series into a bestseller, with plenty of exercises, quizzes, puzzles, and other interactive features to help you retain what you've learned.

  • Use PHP to transform static HTML pages into dynamic web sites
  • Create and populate your own MySQL database tables, and work with data stored in files
  • Perform sophisticated MySQL queries with joins, and refine your results with LIMIT and ORDER BY
  • Use cookies and sessions to track visitors' login information and personalize the site for users
  • Protect your data from SQL injection attacks
  • Use regular expressions to validate information on forms
  • Dynamically display text based on session info and create images on the fly
  • Pull syndicated data from other sites using PHP and XML
Throughout the book, you'll build sophisticated examples -- including a mailing list, a job board, and an online dating site -- to help you learn how to harness the power of PHP and MySQL in a variety of contexts. If you're ready to build a truly dynamic website, Head First PHP & MySQL is the ideal way to get going.

Frequently Bought Together

Head First PHP & MySQL + Head First JavaScript + Head First HTML5 Programming: Building Web Apps with JavaScript
Price for all three: $79.30

Buy the selected items together


Editorial Reviews

About the Author

Lynn Beighley is a fiction writer stuck in a technical book writer's body. Upon discovering that technical book writing actually paid real money, she learned to accept and enjoy it. After going back to school to get a Masters in Computer Science, she worked for the acronyms NRL and LANL. Then she discovered Flash, and wrote her first bestseller. A victim of bad timing, she moved to Silicon Valley just before the great crash. She spent several years working for Yahoo! and writing other books and training courses. Finally giving in to her creative writing bent, she moved to the New York area to get an MFA in Creative Writing. Her Head First-style thesis was delivered to a packed room of professors and fellow students. It was extremely well received, and she finished her degree, finished Head First SQL, and can't wait to begin her next book.

Lynn loves traveling, cooking, and making up elaborate background stories about complete strangers. She's a little scared of clowns.

Michael Morrison is a writer, developer, toy inventor, and author of a variety of books covering topics such as Java, Web scripting, game development, and mobile devices. Some of Michael's notable writing projects include JavaScript Bible, 6th Edition (Wiley, 2006),Teach Yourself HTML and CSS in 24 Hours, 7th Edition (Sams Publishing, 2005), Beginning Mobile Phone Game Programming (Sams Publishing, 2004) and Java Unleashed (Sams Publishing, 1997). Michael is the intructor of several Web-based courses, including DigitalThink's Introduction to Java 2 series, JavaBeans for Programmers series, and Win32 Programming series (www.digitalthink.com).

In addition to his primary profession as a writer and technical consultant, Michael is the founder of Stalefish Labs (www.stalefishlabs.com), an entertainment company specializing in games, toys, and interactive media. When not glued to his computer, skateboarding, playing hockey, or watching movies with his wife, Masheed, Michael enjoys hanging out by his koi pond.


Product Details

  • Paperback: 814 pages
  • Publisher: O'Reilly Media; 1 edition (December 29, 2008)
  • Language: English
  • ISBN-10: 0596006306
  • ISBN-13: 978-0596006303
  • Product Dimensions: 8 x 1.8 x 9.2 inches
  • Shipping Weight: 3 pounds (View shipping rates and policies)
  • Average Customer Review: 4.0 out of 5 stars  See all reviews (63 customer reviews)
  • Amazon Best Sellers Rank: #115,716 in Books (See Top 100 in Books)

More About the Authors

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

Customer Reviews

That book goes into more depth. David K. Friedman  |  8 reviewers made a similar statement
One could consider the Head First series to be comic book like. Bob Reselman  |  14 reviewers made a similar statement
The book starts out good but then you start to encounter code that is incorrect and that causes errors. Christopher Campbell  |  2 reviewers made a similar statement
Most Helpful Customer Reviews
62 of 64 people found the following review helpful
5.0 out of 5 stars Best Beginner's PHP and MySQL Book Out There May 18, 2009
Format:Paperback
I have been trying to learn PHP and MySQL for a couple of months now. I have read (well, started) about 4 beginner's books. I would understand a little bit of it, but then the more I got into a book, the more confused I would get. It just seemed like things were either coming at me too fast or the writing style didn't flow, at which point I stopped learning. Not so with Head First PHP & MySQL. This book I absolutely cannot put down. The style makes learning so easy and fun that I just want to keep reading it. The funny thing is, the first time I saw a Head First book, I thought the layout would hinder my learning, not help it. Boy, was I wrong.
Another great thing about this book is the flow. Most PHP and MySQL books start off with about 3-4 chapters of PHP, then 3-4 chapters of MySQL, then the rest of the book teaching you how to use the two programs together. But by the time I got to the chapters learning how to use them together, I had forgotten half the PHP from the first chapters! This book has you writing scripts using PHP AND MySQL in chapter two. but you don't feel rushed.
Let me close in describing who I think this book is good for, and who it isn't. If you are three days away from a test in these two subjects, and just need to cram to pass the class and don't care about learning, just passing, then get another book. There are books out there that have specific areas dedicated to each term (variable, array, etc) summed up on two pages. Once you learn something in this book, you will keep using it throughout the book, which is very helpful. I personally have to do things myself, more than once, to pick them up, and this book covers that perfectly, without making one second of this book boring.
If you are looking for a specific PHP and MySQL reference to sit on your desk, and quickly look in the index, find a term, and use it, get another book. As the authors state, this is not a reference book. It is meant to be a learners book, read in sequence.
If you know some HTML and CSS (didn't seem to me like you even had to know very much), are completely new to PHP and programming in general, and want to learn in a way that allows you to retain what knowledge you pick up, BUY THIS BOOK! It is excellent. All the examples do a wonderful job of illustrating what you just went over in that chapter. Both writers are truly gifted, and have an excellent writing style. The layout is perfect. I can't shower enough praise on this book. Brand new beginners to intermediate level programmers will all benefit from this book. Two thumbs way up!
Comment | 
Was this review helpful to you?
36 of 39 people found the following review helpful
3.0 out of 5 stars Maybe I'm spoiled February 23, 2010
Format:Paperback|Amazon Verified Purchase
PHP is a difficult subject matter. These guys do a pretty good job of helping you understand and get the concept. Good beginner book. However, there are some problems. As stated in some of the other negative reviews, there is a lot of ambiguous text throughout the book where 'solutions' are given but no instruction is given on what to do. Occasionally there are parts where you are told "Now start coding!" with a few things left out. For example: In Chapter 9 you are told to create your first function out of already existing code. However, at some points of the lesson there is no instruction given on how to apply the 'return' statements of that function. Sure, if you're very focused you can figure it out, but when you put full trust into this book, you're constantly asking yourself "Am I supposed to do this? Is this part of the lesson? Will I turn the page and will it say 'Hey the page didn't work right? Here's why!'"

The learning format is a bit disorganized because the book is supposed to be 'rebellious' and 'fun' to read. But the constant placement of 'help comments' all over the page keeps your eyes bouncing on every page.

I've reported a few errors and for all those who do choose to buy this book...FOR THE LOVE OF GOD, ENABLE PHP ERRORS so you can catch theirs! (Not a lot, but hair-pulling errors)

Bottom Line: You WILL learn PHP
Bottom Bottom Line: You will at times STRESS learning PHP because of the book.
Comment | 
Was this review helpful to you?
34 of 39 people found the following review helpful
5.0 out of 5 stars Heads First PHP & MySQL is the way to get started! January 29, 2009
Format:Paperback
I've been a big fan of the Heads First series for a long time. The format of the Head First books is unique, engaging and effective. One could consider the Head First series to be comic book like. This is one of the series' great virtues. The interactive layout and thoughtful way illustrations are integrated to text in order to explain 'hard to get concepts' really works.

I use the series to learn and teach advanced programming topics. All the exciting things about the Heads First series shines through in PHP & MySQL.

Heads First PHP & MySQL is for beginners. There is little prerequisite knowledge required to get benefit from the book. I have learned from years of teaching and mentoring that beginners learn best when presented with information in a way that is fun and hands on. Heads First PHP & MySQL meets this requirement with no problem.

The book covers the range of topics that is standard for having a good foundation in programming in general and programming in PHP in particular. After finishing this book the reader will be able to create a data driven web site in PHP, leveraging that special relationship between the PHP programming language and the MySQL database. The reader will know why and how PHP and MySQL go hand in hand.

The book throws in some extra tidbits. For example it teaches you how to make a data drive Rss Feed. It's a good example that has real world bearing.

Again, this is a beginners book. I caution 'bosses' that while giving this book to aspiring PHP developers is a good thing to do, you should not think that the book will create production ready coders. Coding in a production environment requires experience that is beyond the scope of this work.

This being said, I look forward to reading an follow up volume to this work titled, Heads First Really Programming in PHP and MySQL in which the topics of object oriented programming in PHP and implementing the basic software design patterns are explained in a way that only a Heads First book could.

Heads First PHP and MySQL is a great beginners book, one that should be on the bookshelf of every up and coming PHP developer.
Was this review helpful to you?
Most Recent Customer Reviews
4.0 out of 5 stars was able to build my own application after reading this book
The style that these books are written in is a little annoying to me.
I'm sure it works great for others. Read more
Published 1 month ago by Corey Boyle
5.0 out of 5 stars Best beginner's PHP + MySQL Book
I've purchased around 6 or 7 books on PHP (for beginners) and each book has a common pattern where i get to a certain point and nothing else makes sense. Read more
Published 2 months ago by airbrushtutor
5.0 out of 5 stars Like ice-cream, it is easy to digest
I am in school for computer science and have taken 6 courses related to my major. Several of those courses were introductories to OO languages, ie. Read more
Published 3 months ago by Denis Brazil
3.0 out of 5 stars Good read for beginners
The information is presented in a way that is not boring, the projects and activities keep you engaged, and overall a fun book that will get you started in developing web based... Read more
Published 4 months ago by John Santiago
5.0 out of 5 stars Great start for beginning PHP developer
Head First PHP & MySQL was a very good place for me to continue developing my web skills. The book was easy to follow and in simple layman's terms. Read more
Published 4 months ago by Jaz Man
5.0 out of 5 stars Head First PHP & MySQL
This book helped me through the class a good bit considering I could not understand my Indian teacher very well when he spoke. Read more
Published 4 months ago by BamaBoy22
4.0 out of 5 stars This is on my "complete when school is over" list
My friend recommended that I read this. I was about 150 pages in when the time came to start the Linux classes again. Read more
Published 6 months ago by Pete Theisen
5.0 out of 5 stars Easy to understand
Head First series books are the best. Very easy to understand the topics your are interested in in a fun way.
Published 6 months ago by Carlos Sosa
4.0 out of 5 stars Great for novices
It helps me understand how to use PHP and MySQL and how the back-end of a website is constructed in general, which is really useful for newbies like me. Read more
Published 11 months ago by yfengus
4.0 out of 5 stars Good Book - Aging Badly
With no programming experience, you can go page by page and quickly learn the material. However, 4 years after the publication date, things have changed, so the entire section on... Read more
Published 11 months ago by K. Greene
Search Customer Reviews
Only search this product's reviews

What Other Items Do Customers Buy After Viewing This Item?


Forums

Topic From this Discussion
Head First: PHP & MYSQL
Ok,
Now that I have it, and have reached mid 3rd chapter, I am very satisfied so far. I had very little knowledge if at all in PHP and Mysql and this definitely makes me feel I know alot more. I am still amazed that after 3 chapters I am able to input information into a database, and then be able... Read more
Jan 6, 2009 by D. Alon |  See all 11 posts
Have something you'd like to share about this product?
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Search Customer Discussions
Search all Amazon discussions

Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Want to discover more products? You may find many from php mysql shopping guide.