Vous voulez voir cette page en français ? Cliquez ici.


or
Sign in to turn on 1-Click ordering.
More Buying Choices
Have one to sell? Sell yours here
PHP for the World Wide Web: Visual QuickStart Guide
 
 

PHP for the World Wide Web: Visual QuickStart Guide [Paperback]

Larry Ullman
4.0 out of 5 stars  See all reviews (48 customer reviews)
List Price: CDN$ 30.99
Price: CDN$ 19.43 & eligible for FREE Super Saver Shipping on orders over CDN$ 25. Details
You Save: CDN$ 11.56 (37%)
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
Temporarily out of stock.
Order now and we'll deliver when available. We'll e-mail you with an estimated delivery date as soon as we have more information. Your account will only be charged when we ship the item.
Ships from and sold by Amazon.ca. Gift-wrap available.

Formats

Amazon Price New from Used from
Paperback CDN $19.43  
There is a newer edition of this item:
PHP for the Web: Visual QuickStart Guide PHP for the Web: Visual QuickStart Guide 1.0 out of 5 stars (1)
CDN$ 26.45
In Stock.

Frequently Bought Together

Customers buy this book with Build Your Own Database Driven Website Using PHP and MySQL CDN$ 36.61

PHP for the World Wide Web: Visual QuickStart Guide + Build Your Own Database Driven Website Using PHP and MySQL
Price For Both: CDN$ 56.04

One of these items ships sooner than the other. Show details

  • This item: PHP for the World Wide Web: Visual QuickStart Guide

    Temporarily out of stock.
    Order now and we'll deliver when available. We'll e-mail you with an estimated delivery date as soon as we have more information. Your account will only be charged when we ship the item.
    Ships from and sold by Amazon.ca.
    Eligible for FREE Super Saver Shipping on orders over CDN$ 25. Details

  • Build Your Own Database Driven Website Using PHP and MySQL

    Usually ships within 1 to 2 months.
    Ships from and sold by Amazon.ca.
    This item ships for FREE with Super Saver Shipping. Details


Product Details


Product Description

From Amazon

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 , 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 --This text refers to an alternate Paperback edition.

Book Description

So you know HTML, even JavaScript, but the idea of learning an actual programming language like PHP terrifies you? Well, stop quaking and get going with this easy task-based guide! Aimed at beginning PHP developers just like yourself, this volume uses step-by-step instructions and plenty of visual aids to get you started testing scripts, using basic syntax, working with variables, creating Web applications, and everything else you need to know to create dynamic Web pages with this increasingly popular and important scripting language. Along the way, you'll learn about all that's new in version 5: the new Zend Engine, updated XML support, greatly improved streams (now able to access low-level socket operations), a bundled copy of SQLite, and more. Throughout the book, you'll find sample scripts and projects as well as the timesaving tips and techniques that have become the hallmark of the popular Visual QuickStart series. A companion Web site offers all of the book's scripts for download.


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 organize and find favorite items.
Your tags: Add your first tag
 

What Other Items Do Customers Buy After Viewing This Item?


 

Customer Reviews

48 Reviews
5 star:
 (23)
4 star:
 (13)
3 star:
 (6)
2 star:
 (1)
1 star:
 (5)
 
 
 
 
 
Average Customer Review
4.0 out of 5 stars (48 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most helpful customer reviews

5.0 out of 5 stars This guide to PHP is a great intro -- PLUS online discussion, July 16 2004
By 
Joshua Paradise (New York, NY USA) - See all my reviews
This review is from: PHP for the World Wide Web: Visual QuickStart Guide (Paperback)
Larry Ullman provides a clear and excellent intro to PHP in this 2nd edition. I am a beginnning programmer and I have found this to be not only a really clear introduction, but also a reference manual as I go along.

Plus, the author has created an online discussion forum that is actually active and works.

From my somewhat thorough review, this is the best intro PHP book out there!

Joshua
Ogden Little Bags
http://www.ogdenlittle.com

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars Clear Presentation, July 7 2004
By 
W. Benedek "wbenedek" (Colorado Springs, CO USA) - See all my reviews
(REAL NAME)   
This review is from: PHP for the World Wide Web: Visual QuickStart Guide (Paperback)
This is the third PHP book I read and covers PHP versions 4 and 5. I worked through all its examples without any problems. Somebody reviewing it said there were errors, but I did not find them using PHP V4.3.2. Following the examples were a lot easier than in other computer books, like Visual Basic 6 by Petroutsos, which I had to abandon three years ago for lack of error-free exercises.

The VQS format appears to waste a lot of space, but it has its advantages. There is never any doubt what the script has to be, because it is repeated in its entirety even when only a few lines change. Some books cut this short, and give frugal explanation for what the clear script should be. In the end, one often wastes time in such cases.

I have the PHP Manual on my hard disk, and consulting it aids in extending the applications on hand. Once I learned the examples in the book, I was able to extend the scripts, make them more versatile and produce more attractive displays.

I started out stating it is my third book on PHP, and reading this book serves as an in-depth review. This book clarified some of the features I thought I learned before. This does not imply that one must have used other PHP books previously. It is an excellent first book on PHP. Of course, one should know some HTML before using this book.

Because of the VQS format I would like to rate this four and a half stars, even though the format improves on clarity. Even with this view, the book deserves five-stars.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars grrrrrrrrreat!, Feb 14 2004
By 
tom (in my house) - See all my reviews
This book is great for those new to PHP. I came in with only a little knowledge of HTML, and came out with the basics of PHP + better HTML skills. If you want to learn PHP's basics fast before you use a more complex book, this should be your choice. Its cheap, and a great learning utility along with reference. I recommend it for everyone who wants to learn PHP with close to no knowledge of any other languages.
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
Want to see more reviews on this item?
 Go to Amazon.com to see all 80 reviews  4.2 out of 5 stars 
 
 
Most recent customer reviews











Only search this product's reviews



Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.ca Privacy Statement Amazon.ca Shipping Information Amazon.ca Returns & Exchanges