Head First PHP & MySQL
and thousands of other textbooks are available for instant download on your Kindle Fire tablet or on the free Kindle apps for iPad, Android tablets, PC or Mac.
Enter your mobile number or email address below and we'll send you a link to download the free Kindle Reading App. Then you can start reading Kindle books on your smartphone, tablet, or computer - no Kindle device required.
Apple
Android
Windows Phone
Android
To get the free app, enter your email address or mobile phone number.
This is a bargain book and quantities are limited. Bargain books are new but could include a small mark from the publisher and an Amazon.com price sticker identifying them as such. Details
{"currencyCode":"USD","itemData":[],"shippingId":"B00CVDPOP0::,0596527748::18m5S5kKClhmOZG4z5vCVsZ5KPFh4FjifBdHIeLxPrqftsh%2BqALt4MBHcXYFYPMK5fuGwHX1G58srvL68hLBbYI33M7LvgXQ2c0wC6v93jU%3D,0596159900::a5UCOrMLXAYJnekfkXR6sLt%2BHNlTFxj5UvXJ2luxfWV7YCJ%2BPVqDNlqALAVo6WH2ySse5Pnk7o2pi1ITuT%2F%2BNmM5RWwI01CvHX1y32DeBrbuoXvhJrkxnQ%3D%3D","sprites":{"addToWishlist":["wl_one","wl_two","wl_three"],"addToCart":["s_addToCart","s_addBothToCart","s_add3ToCart"],"preorder":["s_preorderThis","s_preorderBoth","s_preorderAll3"]},"shippingDetails":{"xz":"sellers","yz":"availability","xy":"sellers","xyz":"sellers"},"tags":["x","y","z"],"strings":{"showDetails":"Show details","addToWishlist":["Add to Wish List","Add both to Wish List","Add all three to Wish List"],"shippingError":"An error occurred, please try again","differentAvailability":"One of these items ships sooner than the other.","preorder":["Pre-order this item","Pre-order both items","Pre-order all three items"],"addToCart":["Add to Cart","Add both to Cart","Add all three to Cart"],"showDetailsDefault":"Show availability and shipping details","differentSellers":"These items are shipped from and sold by different sellers.","priceLabel":["Price:","Price for both:","Price for all three:"],"hideDetailsDefault":"Hide availability and shipping details","hideDetails":"Hide details"}}
Start reading Head First PHP & MySQL instantly on your Kindle Fire or on the free Kindle apps for iPad, Android tablet, PC or Mac. Don't have a free Kindle app? Get yours here
Shop the new tech.book(store)
New! Introducing the tech.book(store), a hub for Software Developers and Architects, Networking Administrators, TPMs, and other technology professionals to find highly-rated and highly-relevant career resources. Shop books on programming and big data, or read this week's blog posts by authors and thought-leaders in the tech industry.
> Shop now
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.
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.Read more ›
1 Comment
Was this review helpful to you?
Yes No
Sending feedback...
Thank you for your feedback.
If this review is inappropriate, please let us know.
Sorry, we failed to record your vote. Please try again
41 of 45 people found the following review helpful
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?
Yes No
Sending feedback...
Thank you for your feedback.
If this review is inappropriate, please let us know.
Sorry, we failed to record your vote. Please try again
34 of 40 people found the following review helpful
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.Read more ›
2 Comments
Was this review helpful to you?
Yes No
Sending feedback...
Thank you for your feedback.
If this review is inappropriate, please let us know.
Sorry, we failed to record your vote. Please try again
11 of 11 people found the following review helpful
This was a good book. After reading this book my second application on oDesk was accepted and I completed my first web development job earning 5 out of 5 stars in all areas for the work that I did.
It is probably better to do only a few chapters carefully (following their advice in bullet number 9 to "write a lot of code") than it is to rush through the book too fast. Chapters 1 through 6 could possibly be enough for many quick jobs or small sites. You'll need chapter 7 if you are interested in keeping track of users (it covers cookies, and also HTTP authentication). Chapter 8 has good rules and guidelines on how to organize your database to avoid inconsistencies and problems.
The other chapters are: chapter 9 covers custom and string functions, chapter 10 covers regular expressions, chapter 11 covers a graphics library, and chapter 12 covers web services and syndication.
These could possibly be skipped if the reader already has a reasonably good background in programming (e.g. has taken two or three courses at the undergraduate level in software development), or does not expect that that those are necessarily needed for the task at hand.
For example, a good programmer who has learned programming fundamentals may be able to pick up how to use the GD graphics library just from the documentation that comes with PHP.
You can always come back to those chapters at a later time (after all you've got to help Owen save his dog!)
I've only done one job, so I speak here mostly from that experience. I would grant that it is quite possible that those topics in chapters 9 through 12 may come in very handy, speed things up, and improve performance for other contract jobs, interviews, or full-time positions.Read more ›
1 Comment
Was this review helpful to you?
Yes No
Sending feedback...
Thank you for your feedback.
If this review is inappropriate, please let us know.
Sorry, we failed to record your vote. Please try again