or
Sign in to turn on 1-Click ordering.
or
Amazon Prime free trial required. Sign up when you check out. Learn more
More Buying Choices
Have one to sell? Sell yours here
PHP 6/MySQL Programming for the Absolute Beginner
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

PHP 6/MySQL Programming for the Absolute Beginner [Paperback]

Andrew B. Harris
1.0 out of 5 stars  See all reviews (1 customer review)
RRP: £32.63
Price: £27.74 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £4.89 (15%)
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.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Only 1 left in stock--order soon (more on the way).
Want guaranteed delivery by Saturday, February 18? Choose Express delivery at checkout. See Details
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Visit the Amazon.co.uk Trade-In Store for more details.

Customers Who Bought This Item Also Bought


Product details

  • Paperback: 512 pages
  • Publisher: Delmar Publishing; Pap/Cdr edition (9 Oct 2008)
  • Language English
  • ISBN-10: 1598637983
  • ISBN-13: 978-1598637984
  • Product Dimensions: 22.6 x 18.8 x 3 cm
  • Average Customer Review: 1.0 out of 5 stars  See all reviews (1 customer review)
  • Amazon Bestsellers Rank: 510,186 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Author

Andrew Harris
Discover books, learn about writers, and more.

Visit Amazon's Andrew Harris Page

Product Description

Product Description

If you are new to programming with PHP 6 and MySQL and are looking for a solid introduction, this is the book for you. Developed by computer science instructors, books in the absolute beginner series teach the principles of programming through simple game creation. You will acquire the skills that you need for more practical programming applications and will learn how these skills can be put to use in real-world scenarios. Best of all, by the time you finish the book you will be able to apply the basic principles you've learned to the next programming language you tackle.

Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organise and find favourite items.
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

What Other Items Do Customers Buy After Viewing This Item?


 

Customer Reviews

1 Review
5 star:    (0)
4 star:    (0)
3 star:    (0)
2 star:    (0)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
1.0 out of 5 stars (1 customer review)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

6 of 6 people found the following review helpful:
1.0 out of 5 stars Appearances can be deceptive, 5 Jan 2009
This review is from: PHP 6/MySQL Programming for the Absolute Beginner (Paperback)
This is not PHP6/MYSQL Programming for the 'ABSOLUTE BEGINNER'
This is for people who already know programming & X/HTML beginning PHP
6/MYSQL

The writer assumes too much & doesn't give an in depth explanation of what he describes & quickly moves on to a new topic that doesn't always tally with what you've just finished getting your head around on the previous page/paragraph.

He may be forgiven for the amount the book covers but it's too broad which is why it's not for absolute beginners.

Also at nearly £30 this book is overpriced & it really didn't help by him adding his personal touch at the beginning declaring "First I thank my lord & saviour Jesus Christ"

I hate religion & I cant say I thank you for this book. :(
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 Helpful Customer Reviews on Amazon.com (beta)
Amazon.com: 3.2 out of 5 stars (8 customer reviews)

4 of 6 people found the following review helpful:
2.0 out of 5 stars Good book but not a teacher for a beginner!, 27 Oct 2009
By Robert - Published on Amazon.com
This review is from: PHP 6/MySQL Programming for the Absolute Beginner (Paperback)
I am giving this two stars because this is actually not a good book for beginners but really a book for more intermediate PHP users or those programmers interested in gaming development. It suffers from too much reliance on arcane examples plus a first couple of chapters that really provide more frustration than value to a real beginner.

Chapter one actually does nothing to really help you set up a php server. The book assumes that you know a good deal about local server technology and that you are comfortable setting up a local server on your machine. It assumes that you know the subtleties of how a local host file system works. It also assumes extensive experience in static web page development xhtml coding, CSS, etc.

In chapter two the book jumps from being very basic to using some advanced tools as examples. The concepts used require that you spend some extremely careful time reading the provided code used in the examples to understand the relevance of specific functions. The examples are interesting but are not directly applicable to a beginner.

In chapter 3 the book becomes a reasonable teaching tool yet its reliance on dice games as examples makes it somewhat irrelevant for what most users are studying this to do on the web. It does provide the new programmer, and even more experienced ones, with some foundation of how php code works but not in a web related context. It does develop good practices and explains how and why the programming works. It explains very well the differences in control structures, and where one shines over another. It makes arrays accessible but not friendly and provides a basic introduction into MySQL. With very careful study you can probably actually put all of it into practical applications but many times you will be left cold when applying it to more day to day web applications.

My advice is if you already have this book then use it as an auxiliary in conjunction with another book that will give you a more grounded perspective without so detailed reliance on complex game type examples. My personal recommendation is "PHP Visual Quick Start Guide Third Edition" by Larry Ullman. This is a real beginners book that actually teaches and will have you proficient in PHP in no time.

5.0 out of 5 stars Read the title carefully and stop blaming the book!, 9 Feb 2012
By ObjectiveCat - Published on Amazon.com
This review is from: PHP 6/MySQL Programming for the Absolute Beginner (Paperback)
This book is in fact an absolute beginner's guide to PHP/MySQL!

This does NOT mean that my grandma would be able to learn how to make dynamic web sites by reading this book, despite the fact that she's never touched a computer in her life.

The scope of this book does not encompass a beginner's guide on how to use a computer nor the basics of web development (such as HTML and CSS) - those things are EXPECTED of those who want to learn PHP.

Without understanding HTML, the very basis of any web document, there is not much point in attempting to learn a web scripting language, such as PHP, which amongst other things deals with dynamically creating HTML by processing various user and browser inputs.

The negative reviews are quite annoying, because the people are voting not on the quality of the material, but on it's subjective incomprehensibility, caused by their own lack of preparation for the consumption of the knowledge contained in this book. It's like you're disappointed that you weren't able to fly an F-15 fighter jet, even though you've never driven a car!

Try performing a modicum of research on various web technologies and how they interrelate before buying the first book you see.

As the old adage says: "Learn to walk before you run".

For those who have had some experience in static website creation, this is an excellent book, full of useful examples.

If the code give you errors - check the version of PHP you have installed (type: "php --version" into your server's shell (without the quotations)).

I tried most of the examples (used this book in a class) and they ran just fine under PHP 5.2

And if you encounter some material that's challenging, well that's just a little side-effect of trying to learn something new. It's not always easy, nor should it be.

Contact the author or ask your instructor for clarification (if you're using this at school) and they will surely abide.

3.0 out of 5 stars Ummm... What?, 23 Oct 2011
By Jack - Published on Amazon.com
This review is from: PHP 6/MySQL Programming for the Absolute Beginner (Paperback)
This book isn't for an absolute beginner, but that wasn't an issue for me because an absolute beginner shouldn't start by learning PHP or MySQL. Also, I don't know why they named it PHP 6, when the current beta release atm is 5.4. That rally doesn't make sense. Once PHP 6 acutally comes out, there will be a whole new engine that they are saying they are designing, so this book, won't help in the future.
 Go to Amazon.com to see all 8 reviews  3.2 out of 5 stars 
Were these reviews helpful?   Let us know
 
 
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!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges