or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
32 used & new from £5.95

Have one to sell? Sell yours here
 
   
How to Do Everything with PHP and MySQL
 
 

How to Do Everything with PHP and MySQL (Paperback)

by Vikram Vaswani (Author) "If you think back a little, you'll remember how the Web first began, with static HTML pages on which image maps and animated GIFs were..." (more)
3.5 out of 5 stars  See all reviews (10 customer reviews)
RRP: £14.99
Price: £9.71 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £5.28 (35%)
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.

Want guaranteed delivery by Tuesday, November 10? Choose Express delivery at checkout. See Details
22 new from £6.96 10 used from £5.95

Special Offers and Product Promotions


Frequently Bought Together

How to Do Everything with PHP and MySQL + PHP 6 and MySQL 5 for Dynamic Web Sites: Visual QuickPro Guide + PHP and MySQL Web Development (Developer's Library)
Price For All Three: £40.14

Show availability and shipping details


Customers Who Bought This Item Also Bought

PHP 6 and MySQL 5 for Dynamic Web Sites: Visual QuickPro Guide

PHP 6 and MySQL 5 for Dynamic Web Sites: Visual QuickPro Guide

by Larry Ullman
4.5 out of 5 stars (56)  £14.49
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

by Michele Davis
3.0 out of 5 stars (4)  £19.53
Build Your Own Website Using PHP & MySQL 3rd Edition

Build Your Own Website Using PHP & MySQL 3rd Edition

by Kevin Yank
4.4 out of 5 stars (12)  £18.82
PHP and MySQL Web Development (Developer's Library)

PHP and MySQL Web Development (Developer's Library)

by Luke Welling
3.9 out of 5 stars (39)  £15.94
PHP and MySQL Web Development All-in-one Desk Reference for Dummies

PHP and MySQL Web Development All-in-one Desk Reference for Dummies

by Janet Valade
4.3 out of 5 stars (6)  £11.49
Explore similar items

Product details

  • Paperback: 400 pages
  • Publisher: McGraw-Hill Osborne; illustrated edition edition (1 April 2005)
  • Language English
  • ISBN-10: 0072257954
  • ISBN-13: 978-0072257953
  • Product Dimensions: 22.8 x 18.6 x 2.6 cm
  • Average Customer Review: 3.5 out of 5 stars  See all reviews (10 customer reviews)
  • Amazon.co.uk Sales Rank: 92,840 in Books (See Bestsellers in Books)

    Popular in these categories:

    #7 in  Books > Computing & Internet > Databases > Beginners & Introduction > Introduction
    #10 in  Books > Computing & Internet > Databases > Databases & the Web
    #15 in  Books > Computing & Internet > Databases > Applications > MySQL
  • See Complete Table of Contents

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
   Easy Database PHP sites opens new browser window
www.dbQwikSite.com  -  Program to generate everything for your next PHP site in just minutes 
   Free PHP Security Scanner opens new browser window
www.acunetix.com  -  Check your PHP scripts for vulnerabilities with Acunetix WVS. 
   Download My SQL GUI tool opens new browser window
www.Navicat.com/MySQL  -  Develop and manage your My SQL Free. Easy to use. Download Now! 
  
 

Product Description

Review

A great book for someone who knows little about MySQL and PHP and wants to quickly get on with producing some database driven dynamic web pages. (Oraclehome.co.uk )


Product Description

This book shows how to build open source web applications with the latest version of MySQL and PHP

Learn how to build a sample application using PHP and MySQL in the Spotlight section.Download three full-length case studies (including code trees) to find out how others have used the open source database and scripting language to build web applications.

Visit the companion web site to get source code samples and live web applications.


Inside This Book (Learn More)
First Sentence
If you think back a little, you'll remember how the Web first began, with static HTML pages on which image maps and animated GIFs were considered cutting-edge. Read the first page
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tags Customers Associate with This Product

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

Your tags: Add your first tag
 

What Do Customers Ultimately Buy After Viewing This Item?


 

Customer Reviews

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

 
31 of 31 people found the following review helpful:
5.0 out of 5 stars Excellent, 11 Sep 2005
The Amazon synopsis of this book is way off, seems to be describing a different book. Anyway - How to do Everything with PHP & MySQL is a perfect starting point for learning these technologies. Every paragraph introduces a new concept, but you never get the feeling of being left behind (though the book does assume some basic HTML knowledge). Each chapter concludes with a list of online resources where you can learn more detail about the topics covered. This is one of the most easy to read and instructive programming books I've ever read.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
17 of 19 people found the following review helpful:
5.0 out of 5 stars Very useful!, 26 April 2006
By S. Brewster - See all my reviews
(REAL NAME)   
I'm a beginner at PHP, and have found this book very useful. while it's not comprehensive, the author does an excellent job of explaining how things work and why.

I have been using this book in conjunction with the php.net website, and while some prior knowledge of html is assumed, this book is ideal for people that have not used PHP before :-)
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
10 of 12 people found the following review helpful:
5.0 out of 5 stars A great place to start PHP and Mysql, 10 Sep 2007
By M. J. Parsons (Wiltshire) - See all my reviews
(REAL NAME)   
I spent some time looking at books before I selected this one - I am glad I took the time. It is well worth while. It's a very well put together book. From installing php and mysql it examines first PHP and the Mysql and then the two working together. It doesn't really have tutorials but there are loads of really useful code examples. At the end it demonstrates the build of a news publishing system. Every chapter has a load of great websites for more information.

This is a very good intro book. It is not really a very useful once your up and running needing a good reference.

Downside - I found the set-up lacked something. I didn't bother with Apache as I already have IIS and it would have been good to have an ISS set-up, but its not hard to find on the web. Also its a bit Unix based - sorry but I use .... what's it called again?? - oh yes 'windows' or something! I think most people buying this book will be using windows and if you use windows this is still the book for you.

However the book does not deserve less than a 5.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

2.0 out of 5 stars Meh
This isn't a very good book on PHP & MySql. Any learning book needs to have decent examples, as that is the only way you can learn. Read more
Published 4 months ago by Chunky Wilberforce

4.0 out of 5 stars Well explained, well illustrated
The book takes the beginner to a proficient level... Not to thick, not too complex.... objectives well defined....
Support various platforms :o)
Published 6 months ago by Marc KERRAULT

2.0 out of 5 stars How to do Everything with PHP & MySQL
I bought this book on-spec from Amazon. It is only now as I'm working through it and endeavouring to make sense of it, that I've read the other reviews here. Read more
Published 8 months ago by Francis O'Neill

1.0 out of 5 stars Awful lot of waffle and poor page layout
I bought this book at the same time as PHP 6 and MySQL 5 for Dynamic Web Sites: Visual QuickPro Guide (Visual QuickPro Guides) (which has been great) and Mysql Crash Course (Sams... Read more
Published 14 months ago by A. Cresswell

5.0 out of 5 stars php & mysql comments
before studying this text, i couldn't even spell php.
a great way to start learning php.
takes you through the basics quick and clean enjoyably... Read more
Published 15 months ago by R. Wydler Haduch

1.0 out of 5 stars Not for the experienced programmer
Too simple for someone who knows other languages like C#, C, Javascript or Java as PHP is similar in syntax. What I need is some hardcore PHP and this failed! Read more
Published 19 months ago by C. A. Wilson

5.0 out of 5 stars best mysql php book ever!
I've bought many books and tried many cbt's to learn php and mysql. How to do everything with php and mysql by vikram vaswani is amazing in how clearly everything is explained... Read more
Published 23 months ago by I. Ashraf

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
 

   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback

Ad

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.