See buying choices for this item to see if it's one of the millions that are eligible for Amazon Prime.

Ready to Buy?
woodys-uk
Price: £35.99
In stock

19 used & new from £0.75

Have one to sell? Sell yours here
 
   
PHP for the World Wide Web (Visual QuickStart Guides)
 
 

PHP for the World Wide Web (Visual QuickStart Guides) (Paperback)

by Larry Ullman (Author)
4.4 out of 5 stars See all reviews (14 customer reviews)

Available from these sellers.


4 new from £21.95 15 used from £0.75
Other Editions: RRP: Our Price: Other Offers:
Paperback (2) 23 used & new from £9.99

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
Visual Quickstart Guides
   Ask.com    Search for Visual Quickstart Guides Find Visual quickstart guides 
Learn PHP By Example
   www.codango.com/php    PHP Scripts & Code Examples, Tutorials, Articles, and much more. 
  
 

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.6 out of 5 stars (48)  £17.39
HTML for the World Wide Web: with XHTML and CSS (Visual QuickStart Guides)

HTML for the World Wide Web: with XHTML and CSS (Visual QuickStart Guides)

by Elizabeth Castro
4.4 out of 5 stars (42)  £18.69
CSS: The Missing Manual

CSS: The Missing Manual

by David McFarland
4.9 out of 5 stars (26)  £18.89
XML for the World Wide Web (Visual QuickStart Guides)

XML for the World Wide Web (Visual QuickStart Guides)

by Elizabeth Castro
3.9 out of 5 stars (7)  £12.74
How to Do Everything with PHP and MySQL

How to Do Everything with PHP and MySQL

by Vikram Vaswani
3.5 out of 5 stars (10)  £8.99
Explore similar items

Product details

  • Paperback: 304 pages
  • Publisher: Peachpit Press (6 April 2001)
  • Language English
  • ISBN-10: 0201727870
  • ISBN-13: 978-0201727876
  • Product Dimensions: 22.8 x 17.8 x 1.5 cm
  • Average Customer Review: 4.4 out of 5 stars See all reviews (14 customer reviews)
  • Amazon.co.uk Sales Rank: 79,667 in Books (See Bestsellers in Books)

    Popular in these categories:

    #8 in  Books > Computing & Internet > Programming > Introduction to Programming > PHP
    #8 in  Books > Computing & Internet > Databases > Java & Databases
    #10 in  Books > Computing & Internet > Programming > Languages > Java > Web Services
  • See Complete Table of Contents

Product Description

Amazon.co.uk Review
PHP for the Word Wide Web is a well-presented introduction to this popular server-side scripting language. Aimed at beginners, the 14 chapters cover programming basics such as using variables, performing numeric calculations, creating user-defined functions and reading or writing to files. There are also chapters on HTML forms, databases, cookies and use of regular expressions.

Like other books in the Visual Quickstart series, it uses wide margins and plentiful illustrations, although it has to be said that simple browser screens and code examples do not score highly on visual appeal. Even so, the combination of short, carefully explained topics, numbered steps and illustrations of the output makes for a clear, easy to follow tutorial. An appendix covers installation on both Linux and Windows.

This is a slim title, and does not pretend to cover advanced use of PHP. The database coverage, in just one short chapter, is particularly thin. If you already have a little programming knowledge, you might prefer one of the more detailed PHP books, such as Beginning PHP 4 Programming, from Wrox, or Leon Atkinson's Core PHP Programming. On the other hand, those looking for a keenly priced guide to PHP fundamentals will find PHP for the World Wide Web an ideal starting point. --Tim Anderson

Product Description

PHP is a powerful (and free) scripting language used to create dynamic Web sites and Web applications. With PHP, Web application developers can perform both simple and complex functions with a few lines of additional code in a standard HTML Web page. PHP is frequently being used to replace forms and functions formerly created by CGI scripts. PHP for the World Wide Web: Visual QuickStart Guide is geared for beginning and intermediate Web developers looking for an introductory guide. The task-based format gets users started with basic syntax, testing scripts, working with variables, creating Web applications, and more. Throughout the book, sample scripts and projects show the readers just what they need to know, and a companion Web site offers every script in this book available for downloading.



See all Product Description

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

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)
Check a corresponding box or enter your own tags in the field below
php visual quick start guide
php tutorial
php programming
php guide
php for the world wide web visual quicks...
php for the world wide web
php coding examples
php coding
php
larry ullman

Your tags: Add your first tag
 

What Do Customers Ultimately Buy After Viewing This Item?


 

Customer Reviews

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

 
17 of 17 people found the following review helpful:
3.0 out of 5 stars Good, but get the slightly more complicated one!, 21 April 2004
This book is good for your basic start in PHP. I've pretty much worked through it and found it to be well explained and easy to follow. For this I recommend it.

However, on the introduction of PHP4.1 the register_globals command is set to off as default. This means that if your server is running PHP4.1 or later with a default setup most of the example scripts featured in the book will need a small amount of modification before you can run them.

This book is a solid intro on PHP and the changes to the scripts needed to get them up and running are minimal. But, I would suggest getting 'PHP and MySQL for Dynamic Websites' by the same author and publisher as it covers all the topics in this book (and more), has the updated globals handling for PHP4.1 and covers MySQL. It isn't even that much more expensive!

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
7 of 7 people found the following review helpful:
4.0 out of 5 stars A Good Primer for PHP, 3 Aug 2001
By C. Malme "chris__m" (UK) - See all my reviews
(REAL NAME)   
I found this book excellent - a very easy to read book, well illustrated with examples.

I recently had to spend a weekend in hospital, just before my first PHP project. This book was my reading matter, and even though I didn't have access to a computer, I was able to follow the commentary and illustrations just as if I was in front of a keyboard.

I can honestly say that I learnt and understood the basics of PHP from this book alone.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
6 of 6 people found the following review helpful:
4.0 out of 5 stars Lovin' It, 21 Jun 2004
I don't read many books, this is probably the second book I've read since christmas! So, my English is very poor and I might struggle with books that use very complicated text.
But, this book makes it very, very easy to understand PHP. I am half way through this book and I am understanding 90% of it, which I think will be enough. I've been using HTML and Javascript for years and I have decided to go somewhere different and this book has everything I need to know about PHP.

I recommend this book to people who may be in the same situation as me!

I am planning on digging further into web design when I get the hang of PHP and find a book, by the same author, on more advanced programming.

RECOMMENDED

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

5.0 out of 5 stars Absolutely Invaluable
I must admit that I had written basic php applications before buying this book. However I have no idea how I managed to write them with the little knowledge I possessed! Read more
Published on 30 Jul 2006 by A. Johnson

4.0 out of 5 stars Good book
Before buying this book, my knowledge of php was fairly limited. I knew bits and bobs from scripts i've played with in the past and wanted to take it a step further and start... Read more
Published on 7 April 2006

5.0 out of 5 stars Fantasic Book
This PHP book is an excellent book especially for beginners. The code is seperate from the main body of text so it is easy to find, as well the code is explained step-by-step so... Read more
Published on 5 Oct 2005

4.0 out of 5 stars quickstart by name and nature
I needed a PHP text to help me with an intensive 1 week ecommerce module on my MSc. The second edition is recently published and up to date. Read more
Published on 27 Mar 2004

5.0 out of 5 stars Great Book
I originally had a couple of other PHP books before buying this one and found them difficult to relate to as to what they were trying to tell me. Read more
Published on 28 Jan 2004 by anthony_jc

4.0 out of 5 stars Php Visual Quickstart Guide
This is not the first visual quickstart guide I have read and so settled into it very easy. It uses a lot of pictures and so it is very easy to understand the parts of the script... Read more
Published on 10 Dec 2003 by Andy

5.0 out of 5 stars Easy to learn good technique quickly
I wasn't at first looking to break into PHP programming on a big scale, just to look into it and see what I could pick up and use for my website plus to help out with some coding... Read more
Published on 21 Jun 2003 by Rebecca Fryer

5.0 out of 5 stars Does what it says on the cover
A good introduction if you want to learn PHP quickly. Like other Visual Quickstart guides in the series it is well written and has an excellent layout which lends itself to rapid... Read more
Published on 8 Jan 2003 by xindigo66x

5.0 out of 5 stars Best computer book i've ever bought
This was recommended by a friend who has done his website in php so bought it and i'm on chapter 7 and its so easy to understand and the exercises are really easy to do. Read more
Published on 19 Mar 2002

5.0 out of 5 stars Really great!
I bought this book when I saw it in a shop, just thinking that it would be nice to learn PHP. I didn't think that it would be as good as it is! Read more
Published on 18 Mar 2002

Only search this product's reviews



Customer Discussions

 Beta (What's this?)
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
  [Cancel]

   


Listmania!


Look for similar items by category


Feedback


The Body Shop

The Body Shop - Vitamin C Skin Boost
Protect and boost your glow with The Body Shop Vitamin C Skin Boost.

Shop The Body Shop

 

More From Larry E. Ullman

PHP 6 and...

PHP 6 and MySQL 5 for Dynamic Web...

It hasn't taken Web developers long to discover that when it comes to... Read more
£28.99 £17.39

 

Up to 53% off Braun Series Shavers

Braun Series 3 390cc Clean & Renew System Rechargeable Foil Electric Shaver
Get in touch with your smooth side with Braun Series shavers, now with Gillette blade technology.

Discover Braun Series at Amazon.co.uk

 

Treat Someone

Amazon.co.uk Gift Certificates--available in any amount from £5 to £500 With an Amazon.co.uk Gift Certificate, you can get them what they want (even if you don't know what that is).

Learn more about Gift Certificates

 
Ad

Where's My Stuff?

Delivery and Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

Look to the right column to find helpful suggestions for your shopping session.

Continue Shopping: Top Sellers

amazon.co.uk Amazon Home
International Sites:  United States  |  Germany  |  France  |  Japan  |  Canada  |  China
Business Programs: Sell on Amazon  |  Fulfilment by Amazon  |  Join Associates  |  Join Advantage
Customer Service  |  Help  |  View Basket  |  Your Account
About Amazon.co.uk  |  Careers at Amazon
Conditions of Use & Sale |  Privacy Notice  © 1996-2009, Amazon.com, Inc. and its affiliates