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 for the World Wide Web, Second Edition
 
 
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 for the World Wide Web, Second Edition [Paperback]

Larry Ullman (Author)
4.2 out of 5 stars  See all reviews (80 customer reviews)

List Price: $29.99
Price: $19.58 & eligible for FREE Super Saver Shipping on orders over $25. Details
You Save: $10.41 (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.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 2 left in stock--order soon (more on the way).
Want it delivered Tuesday, February 14? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more

Formats

Amazon Price New from Used from
Paperback $19.58  
There is a newer edition of this item:
PHP for the Web: Visual QuickStart Guide (4th Edition) PHP for the Web: Visual QuickStart Guide (4th Edition) 4.5 out of 5 stars (24)
$22.04
In Stock.

Book Description

February 2, 2004 0321245652 978-0321245656 2

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.


Frequently Bought Together

Customers buy this book with MySQL, Second Edition $18.87

PHP for the World Wide Web, Second Edition + MySQL, Second Edition
  • This item: PHP for the World Wide Web, Second Edition

    In Stock.
    Ships from and sold by Amazon.com.
    Eligible for FREE Super Saver Shipping on orders over $25. Details

  • MySQL, Second Edition

    In Stock.
    Ships from and sold by Amazon.com.
    Eligible for FREE Super Saver Shipping on orders over $25. Details



Editorial Reviews

From the Author

If you have no prior programming experience at all, or if you like to learn things at an easier pace, then this is the book for you. Covering all of the fundamentals of PHP, this step-by-step guide will have you programming in PHP in no time! This, the second edition of the title, covers the latest versions of PHP (PHP 4.3 and 5.0).

About the Author

J. Tarin Towers has contributed as a writer and technical editor to more than a dozen books about computers and the Internet. As an editorial consultant, she has worked with such companies as Netscape Communications, Microsoft, Informix Software, and Infoseek. Her Web site resides at www.tarin.com.


Product Details

  • Paperback: 480 pages
  • Publisher: Peachpit Press; 2 edition (February 2, 2004)
  • Language: English
  • ISBN-10: 0321245652
  • ISBN-13: 978-0321245656
  • Product Dimensions: 9 x 7.1 x 1 inches
  • Shipping Weight: 1.8 pounds (View shipping rates and policies)
  • Average Customer Review: 4.2 out of 5 stars  See all reviews (80 customer reviews)
  • Amazon Best Sellers Rank: #658,746 in Books (See Top 100 in Books)

More About the Author

Despite having written many computer books, I have no formal computer training, save for one Pascal class way, way, way back in high school. So I like to say that I'm not a computer geek, although I can speak their language.

My formal education was in impractical knowledge: English literature, language, and writing; philosophy and religion (with a heavy emphasis on symbolic logic); and, Latin. As you can see, nothing really useful here. I guess what I did figure out is how to learn something new, how to synthesize all the information I come across, and how to communicate what I've learned in a clear and effective manner.

Since college I've worked at a national bookstore chain, at the main library at Georgetown University, and then for DMC Insights, Inc. I started as the head of the Digital Media Technologies department, where my main focus was on developing dynamic Web sites. I've since been promoted to President of the company, but that's not as impressive as it may sound! Most of my time is spent writing (books and articles), teaching (online and in small group settings), and actually using the technologies that I write about and teach.

 

Customer Reviews

80 Reviews
5 star:
 (47)
4 star:
 (18)
3 star:
 (6)
2 star:
 (3)
1 star:
 (6)
 
 
 
 
 
Average Customer Review
4.2 out of 5 stars (80 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

25 of 25 people found the following review helpful:
4.0 out of 5 stars If you don't have the time for fluff..., October 3, 2003
By 
Amazon Verified Purchase(What's this?)
Unlike many other programming books, "PHP For the World Wide Web" takes the high-quality low-fluff approach to introducing readers to PHP. Don't let the small size of the book fool you; it is jam-packed with the most important information you'll need to start programming in PHP right away. Whether you are a beginner or a seasoned programmer, this book will take you step-by-step through the core concepts of the language in the least amount of pages possible. It's hard to say if the shortness of the book is due to the teaching mastery of Larry Ullman or the genius of the PHP language. Either way, this book will serve as an excellent tutorial and great reference guide for future projects.

PHP is very similar to other languages and my programming background made learning PHP much easier. However, this book's approach and working examples should serve as an excellent tutorial for beginners as well as programmers. Keep in mind that the book is designed to give you a working knowledge of the language and is not a comprehensive course on PHP programming. After reading the book, however, you will be in a much better position to continue your PHP education through PHP's homepage (PHP.net), learning additional functions and techniques as your projects dictate (and as the PHP language continues to grow).

(To me, the chapter on databases alone was worth the price of the book. PHP is amazing when it comes to building web-based applications around databases and this book gives you what you need to get started as well using files and directories, cookies and even an intro on creating web applications.)

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


21 of 21 people found the following review helpful:
4.0 out of 5 stars Great book for beginners (such as myself)..., July 24, 2001
By 
quirk (Cincinnati, OH) - See all my reviews
I am somewhat new to programming, even newer to PHP. I have spent hours and hours in local bookstores trying to discern which book to buy. I have now owned 4 books on PHP -- 3 of which have been returned. This is the only one I've kept. Why? Every other book I have looked at is either (a) information overload, or (b) takes forgranted a certain level of programming experience.

WHO IS THIS BOOK FOR? The beginning programmer--*not* just the beginning "PHP-er," but the beginning programmer. If you have a decent amount of programming experience, this book will be too basic for you. If you have little or no programming experience, this book is *perfect.* So far every line of code used has been explained so that the beginning coded can not just copy down a bunch of code, but actually LEARN programming concepts in general, and in PHP in particular.

ARE THERE ERRORS IN THE BOOK? Errors exist in *every* computer book I've ever touched. If you are looking for a book without errors, don't buy one, you will be disappointed. (Two of the other three PHP books I briefly owned were plagued with errors, one even came with a CD which was missing chapter 2 code, thus rendering the book/CD useless. The third book likely was error filled, I didn't keep it around long enough to find out.) However, there is a companion website .... which lists and corrects known errors...and it appears the list is updated when needed. Also, I emailed the author about an area not covered in his book and he promptly emailed me back.

I only hesitate to give this book 5 Stars because I am not the world's biggest fan of the "Visual Quickstart" layout. If you've gotten along fine with other Visual Quickstart books, this one is probably one of the best. (Do not compare this book to the horrible JavaScript book put out by Visual Quickstart, as there is no comparison.)

Without reservation, I recommend this book for the beginning--even intermediate--programmer who wants to LEARN, not just copy, PHP.

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


20 of 20 people found the following review helpful:
4.0 out of 5 stars Great introduction. However ..., May 16, 2005
This review is from: PHP for the World Wide Web, Second Edition (Paperback)
the cover of this book asserts that the book covers PHP 4 and 5. This is, a blatant marketing ploy. The core of PHP5 which its Object-Oriented approach was not explained or even alluded to.
As for what this book is, it definitely is a great introductory book. Even if you an advanced programmer using a different language, migrating to PHP can be somewhat tough and perhaps even counterintuitive. However, Mr. Ullman does an exceptional job at getting you up an running without trying to sound overly smart (by using a thesaurus, like most computer-book authors). He has a no-fuss approach. Very easy to understand. Great for people who are tired of 900-page+ computer books with nothing but rubbish inside them. Highly recommind for beginners as well for those who are coming from a different programming language background.
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 Recent Customer Reviews











Only search this product's reviews



Inside This Book (learn more)
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
magic quotes, regular expression pattern, login form, entry title, whole lotto text, whole lotta text, page both displays, yadda yadda yadda yadda yadda, address error handling, changeable content, confirmed password, soups array, check whether the form, footer file, submitted username, switch conditional, php script, php print, handling script, conditional checks, proper directory, php page
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Elliott Smith Fan Club, Email Address, First Name, Confirm Password, Last Name, Test String, Getting Started, Using Arrays, Control Structures Script, Using Strings, Creating Web Applications, Favorite Color, Creating Functions, Registration Registration Results, Date of Birth, Product Cost, Using Numbers, Register Please, Databases Script, Feedback Form, Background Color, Server Secure, Choose File, Add This Quote, Larry Ullman
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:


What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

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

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

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
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums





Look for Similar Items by Category


Look for Similar Items by Subject