Start reading Learning PHP, MySQL, and JavaScript (Animal Guide) on your Kindle in under a minute. Don't have a Kindle? Get your Kindle here.

Deliver to your Kindle or other device

 
 
 

Try it free

Sample the beginning of this book for free

Deliver to your Kindle or other device

Read books on your computer or other mobile devices with our FREE Kindle Reading Apps.
Learning PHP, MySQL, and JavaScript (Animal Guide)
 
 

Learning PHP, MySQL, and JavaScript (Animal Guide) [Kindle Edition]

Robin Nixon
4.7 out of 5 stars  See all reviews (28 customer reviews)

Digital List Price: £21.03 What's this?
Print List Price: £30.99
Kindle Price: £14.51 includes VAT* & free wireless delivery via Amazon Whispernet
You Save: £16.48 (53%)
Unlike print books, digital books are subject to VAT.

Formats

Amazon Price New from Used from
Kindle Edition £14.51  
Paperback £20.14  

Customers Who Bought This Item Also Bought


Product Description

Review

A worthy effort to introduce the programming and database neophyte into the world of dynamic website design. --millionchimpanzees.blogspot.com, September 2009

A great introduction to the technologies at the basis of the Web. You will both enjoy this book and learn from it.
--Pascal Borghino, Database Architect for Yahoo! Inc

Product Description

If you know HTML, this guide will have you building interactive websites quickly. You'll learn how to create responsive, data-driven websites with PHP, MySQL, and JavaScript, regardless of whether you already know how to program. Discover how the powerful combination of PHP and MySQL provides an easy way to build modern websites complete with dynamic data and user interaction. You'll also learn how to add JavaScript to create rich Internet applications and websites.

Learning PHP, MySQL and JavaScript explains each technology separately, shows you how to combine them, and introduces valuable web programming concepts, including objects, XHTML, cookies, and session management. You'll practice what you've learned with review questions in each chapter, and find a sample social networking platform built with the elements introduced in this book.

This book will help you:
  • Understand PHP essentials and the basics of object-oriented programming
  • Master MySQL, from database structure to complex queries
  • Create web pages with PHP and MySQL by integrating forms and other HTML features
  • Learn about JavaScript, from functions and event handling to accessing the Document Object Model
  • Use libraries and packages, including the Smarty web template system, PEAR program repository, and the Yahoo! User Interface Library
  • Make Ajax calls and turn your website into a highly dynamic environment
  • Upload and manipulate files and images, validate user input, and secure your applications

Product details


More About the Author

Robin Nixon
Discover books, learn about writers, and more.

Visit Amazon's Robin Nixon Page

What Other Items Do Customers Buy After Viewing This Item?


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)
 

Your tags: Add your first tag
 

Customer Reviews

Most Helpful Customer Reviews
16 of 17 people found the following review helpful
Well written. 15 Feb 2011
By Chriis
Format:Paperback
The author Robin Nixon succeeded in creating a basic standard book to get even the most novice of readers on the ladder to creating dynamic websites. If you are looking at the book I assume you already have HTML knowledge, that's all you need (don't even need this really); the format of the book is layed out step by step, and is easy to read. I recommend this book.
Only not 5 stars because a few things for the beginner could have gone into more depth.
Comment | 
Was this review helpful to you?
15 of 16 people found the following review helpful
Format:Paperback|Amazon Verified Purchase
I am a third year student at university studying computer science and I read this book over the summer to refresh my memory and solidify the skills I have learned from the last two years. This is one of the best books I have read on the subjects and I am always using it for quick refernce when coding.

I would and have recomended this book to several of my friends.
Was this review helpful to you?
19 of 21 people found the following review helpful
Format:Paperback
I had general knowledge in PHP from modding and experimenting with Wordpress themes. HTML and CSS wasn't new to me - I work as a web designer, but I'm not perfect with javascript. SQL scared me.

This new O'Reily book filled in my blanks - gave me facts and tips about PHP developing and more self confidence in playing around with MySQL in PHPmyAdmin.

I'd say the things you need to be a great PHP web-developer are experience in HTML+CSS, a great idea, and this book :)
Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
good 'beginning'
Very good introductory book to the 3 pilars of modern web technology. What's interesting is that they use WAMP/MAMP/LAMP as environment, so can immediately start learning the 3... Read more
Published 2 days ago by Ronny
Delivers What It Promises
A very good, consice and up to the point book for the beginners in web programming.
Definitely worth it's salt and a great read for the layman.
Published 1 month ago by llib
Awsome
I have several programming books and this is the best. Very well written with good examples. I'll recommend to everyone
Published 1 month ago by parkentosh
Note that this is the first edition and the second edition is coming...
Would have given 5 stars, but the book is out of date. I only realized after purchasing it and logging onto the companion website and found out that the second edition is scheduled... Read more
Published 1 month ago by Finnishsmart
There are better alternatives.
I'm not a big fan of this book. I would recommend buying "PHP 6 and MySQL 5 for Dynamic Web Sites: Visual QuickPro Guide" by Larry Ullman instead. Read more
Published 3 months ago by Andy
A good compromise
This book falls between a beginners guide and a more detailed book for those past the novice stage. It manages this rather well in my view. Read more
Published 3 months ago by Bellatori
Good Starter
I already had some knowledge around PHP and Mysql, but none around JavaScript - I've not completed reading the book (cherry picking the subjects I need), but it can be a little... Read more
Published 3 months ago by steve
Well written
Well written book, that gives you all the information you expect to get in such a book. The steps are easy to follow. Read more
Published 3 months ago by Mehanika
A great Introductory text to PHP and MySQL
I bought this book with no knowledge of PHP and MySQL and read it pretty much from cover to cover. It introduces the basic principles of both very well, and the examples are very... Read more
Published 4 months ago by Latinkon
Does what t says on the cover
A very clear guide to PHP. Still yet to get to the Java & SQL sections but I expect them to be as good. Include references to a mass of online examples.
Published 6 months ago by C. Budd
Search Customer Reviews
Only search this product's reviews

Popular Highlights

 (What's this?)
&quote;
Therefore, a much better way to access $_SERVER (and other superglobals) is: $came_from = htmlentities($_SERVER['HTTP_REFERER']); &quote;
Highlighted by 33 Kindle users
&quote;
Therefore, you should always sanitize superglobals before using them. One way to do this is via the PHP htmlentities function. It converts all characters into HTML entities. For example, less-than and greater-than characters (< and >) are transformed into the strings < and > so that they are rendered harmless, as are all quotes and backslashes, and so on. &quote;
Highlighted by 33 Kindle users
&quote;
The main two things you have to remember about constants are that they must not be prefaced with a $ sign (as with regular variables), and that you can define them only using the define function. &quote;
Highlighted by 28 Kindle users

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
   


Customers Who Highlighted This Item Also Highlighted


Look for similar items by category


Look for similar items by subject


Amazon Media EU S.à r.l. GB Privacy Statement Amazon Media EU S.à r.l. GB Delivery Information Amazon Media EU S.à r.l. GB Returns & Exchanges