Join Amazon Prime and ship Two-Day for free and Overnight for $3.99. Already a member? Sign in.

 

or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
39 used & new from $5.40

Have one to sell? Sell yours here
 
   
Creating Interactive Web Sites with PHP and Web Services
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get yours here.
 
  

Creating Interactive Web Sites with PHP and Web Services (Paperback)

by Eric Rosebrock (Author), Sybex (Author) "PHP 3.0 was a significant phase in the evolution of this project..." (more)
Key Phrases: What's Next, Enter Search Words, Table Field Name Data Type Length (more...)
3.6 out of 5 stars See all reviews (25 customer reviews)

List Price: $49.99
Price: $36.72 & this item ships for FREE with Super Saver Shipping. Details
You Save: $13.27 (27%)
Upgrade this book for $8.99 more, and you can read, search, and annotate every page online. See details
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.

Want it delivered Monday, July 13? Choose One-Day Shipping at checkout. Details
23 new from $26.60 16 used from $5.40

Frequently Bought Together

Customers buy this book with AJAX and PHP: Building Responsive Web Applications by Cristian Darie

Creating Interactive Web Sites with PHP and Web Services + AJAX and PHP: Building Responsive Web Applications
Price For Both: $68.21

Customers Who Bought This Item Also Bought

PHP MySQL Website Programming: Problem - Design - Solution

PHP MySQL Website Programming: Problem - Design - Solution

by Chris Lea
Setting Up LAMP: Getting Linux, Apache, MySQL, and PHP Working Together

Setting Up LAMP: Getting Linux, Apache, MySQL, and PHP Working Together

by Eric Rosebrock
4.0 out of 5 stars (20)  $23.09
Web Database Applications with PHP & MySQL, 2nd Edition

Web Database Applications with PHP & MySQL, 2nd Edition

by Hugh E. Williams
4.3 out of 5 stars (57)  $29.67
Wicked Cool PHP: Real-World Scripts That Solve Difficult Problems

Wicked Cool PHP: Real-World Scripts That Solve Difficult Problems

by William Steinmetz
5.0 out of 5 stars (10)  $19.77
Beginning PHP and MySQL: From Novice to Professional, Third Edition (Beginning from Novice to Professional)

Beginning PHP and MySQL: From Novice to Professional, Third Edition (Beginning from Novice to Professional)

by W. Jason Gilmore
4.2 out of 5 stars (105)  $31.01
Explore similar items

Editorial Reviews

Product Description
PHP is a popular open-source web scripting language used on more than 70% of web servers. This project-based book walks you through each step of building a complete interactive web site using PHP along with MySQL Web Services. Written for HTML developers poised to advance to the next level, and for PHP programmers seeking fresh ideas and time-saving techniques, this book stresses problem solving with PHP and proper research methods. Topics include: building a database schema with MySQL, developing a reusable website template with PHP, creating a website membership system, building a custom shopping cart system, and processing credit card payments with CURL.

From the Back Cover
Build Dynamic Websites with PHP and MySQL—and Extend Those Sites with Web Services

PHP and MySQL are great tools for building database-driven websites. There's nothing new about that. What is new is the environment in which your site operates—a world rich (and growing richer) in web services that can add value and functionality in many different ways. Creating Interactive Web Sites with PHP and Web Services walks you through every step of a major web project—a content-management system—teaching you both the basic techniques and little-known tricks you need to build successful web sites. And you can use those skills to develop dynamic applications that will meet your special requirements. Here’s some of what you’ll find covered inside:

Adding, deleting, and displaying data with a custom content-management system Building a template system with PHP Interacting with web services using PHP and MySQL Creating and managing a user system and a shopping cart Processing credit card payments using merchant accounts and third-party payment solutions Tracking site statistics using PHP and MySQL Enhancing your site with third-party scripts

Tons of examples, complete with explanations and supported by online source code, will speed your progress, whether you’re a true beginner or already have PHP experience. This book is platform-agnostic, so it doesn’t matter if you’re deploying your site on Linux or Windows. You also get PHP and MySQL references, so you can quickly resolve questions about syntax and similar issues.

See all Editorial Reviews


Product Details

  • Paperback: 512 pages
  • Publisher: Sybex; 1 edition (December 19, 2003)
  • Language: English
  • ISBN-10: 0782142796
  • ISBN-13: 978-0782142792
  • Product Dimensions: 9.1 x 7.5 x 0.9 inches
  • Shipping Weight: 1.6 pounds (View shipping rates and policies)
  • Average Customer Review: 3.6 out of 5 stars See all reviews (25 customer reviews)
  • Amazon.com Sales Rank: #851,440 in Books (See Bestsellers in Books)

Inside This Book (learn more)

Citations (learn more)
This book cites 2 books:
 
1 book cites this book:

What Do Customers Ultimately Buy After Viewing This Item?

Creating Interactive Web Sites with PHP and Web Services
86% buy the item featured on this page:
Creating Interactive Web Sites with PHP and Web Services 3.6 out of 5 stars (25)
$36.72
Practical Web 2.0 Applications with PHP
14% buy
Practical Web 2.0 Applications with PHP 4.6 out of 5 stars (16)
$30.34

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
Check the boxes next to the tags you consider relevant or enter your own tags in the field below.
(1)

Your tags: Add your first tag
 
Help others find this product — tag it for Amazon search
No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

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 Reviews

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

 
7 of 8 people found the following review helpful:
4.0 out of 5 stars Great Book, Poor Title, February 24, 2004
Let me start by saying that I did find this book quite helpful. It contains a wealth of ideas about topics that a Web site developer would want to know about. The author doesn't just talk about designing a Web site with static data. These Web sites really are interactive, which is the direction that many Web sites are headed today. For example, if you want to create a blog, Chapter 6 will get you started. Are you a merchant that wants to get started with online payments? Chapters 8 and 9 will get you started; although, they probably aren't the end of the journey because the book doesn't address security and privacy concerns. Even so, you can get a lot of information out of this book.

The book does have a few problems, one of which is the title. I didn't really see much in the way of real Web services coverage. Yes, there is a simple example of working with Amazon Web Services in Chapter 7, but that's not really a lot of coverage. The supposed coverage of Google Web Services in Chapter 7 doesn't deal with Google Web Services at all--it discusses how to create request URLs for the standard interface. Does this make the techniques less useful? No, I found them quite helpful, but this truly isn't a Web services book.

I found it a little jolting that the author has just barely introduced functions on page 17 and on page 18 you're already working with databases. I wouldn't consider this a book for the novice--it's not a gentle introduction to PHP at all.

The author also has a tendency to either omit necessary configuration details or mention them in passing so that a reader could easily miss them. For example, the reader needs a developer token to work with the Amazon example, yet the author devotes a single sentence to this topic and it's buried in a paragraph with other details. Consequently, even though the code probably all works, some readers have probably gotten frustrated trying to figure out the missing details.

Given what I know about the book now, it's still a very good purchase and will stay on my bookshelf. The author introduces too many good ideas and interesting concepts to ignore this book. Hopefully, a second edition will fix some of the annoyances that kept the first edition from being as good as it could be.

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



 
20 of 27 people found the following review helpful:
2.0 out of 5 stars Don't look here for "Web Services"!, January 28, 2005
By Kevin Carlson (Everett, WA USA) - See all my reviews
(REAL NAME)      
The title of this book is unfortunately misleading. If you believe, as I do, that "Web Services" has something to do with SOAP (or more specifically, nuSOAP or other PHP-specific library) then prepare to be disappointed if you buy this book!

The closest thing you will find is a short discussion of the Amazon API and Google translation services, a slim 24 page chapter out of the entire 400+ page book. These are both already documented online.
The rest is an intermediate-level discussion of common PHP applications, which are addressed as well (if not better) in a number of other books...

Not recommended.

Postscript: Based on the ratings for this review, I felt it necessary to add the following clarifying comments:

This book is a decent introduction to general PHP web programming. However (and most PHP newbies would not know this), "Web Services" is a VERY specific programming term used to describe some relatively advanced concepts, e.g. Remote Procedure Calls between hardware-agnostic servers.

So what we have here is a book that explicitly claims to provide some specific, advanced programming knowledge. THE BOOK DOES NOT DELIVER ON THE PROMISE IMPLIED BY ITS TITLE! No matter how good an introductory book this is, readers should be warned that they will not come away with any increased knowledge of "Web Services". Caveat Emptor.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
3 of 3 people found the following review helpful:
2.0 out of 5 stars Not what I was looking for, July 23, 2006
By SuJun (Tennessee) - See all my reviews
I'm using this book for a class. Most of the students have had bad experiences with PHP before this -- I'm one of them. The back of this book states it is rated for an Intermediate/Advanced user level. The rating is totally accurate. Unless you have a basic but decent PHP background you will be lost. The author uses special characters, terms, etc. that are not previously defined, and assumes a basic understanding of programming. If you do not have a basic understanding of programming and an elementary knowledge of PHP, find another book. This one does not give enough background in PHP to get a novice up to speed.
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 Excellent for Beginning Webmasters
I became webmaster for a large (?) website (over 200 pages in the root folder alone) that had been designed for Contribute (a "distributed" Dreamweaver, sort of). Read more
Published 2 months ago by James W. Friedman

5.0 out of 5 stars Best PHP book in my collection
This is a wonderful book. The code is easy to understand and is broken down. Eric did a wonderful job with this book. Read more
Published on July 19, 2006 by Dan Kelly

4.0 out of 5 stars doesn't give much coverage of Web Services
Rosebruck gives a book well suited to you if you have already done some PHP, but want to migrate to the more complex challenge of using it to make a website. Read more
Published on September 27, 2005 by W Boudville

3.0 out of 5 stars Misleading title on web services
This book has a misleading title. It has a small section talking about web services API by amazon. This book would help a beginner PHP programmer though.
Published on September 12, 2005 by Yue Liu

5.0 out of 5 stars Immediate productivity, unlike many other coding books
I am a graphic designer turned web designer with years of experience now coding HTML and CSS directly. Read more
Published on May 23, 2005 by Thomas A. Mcdonald

3.0 out of 5 stars A challenging book
A good book, I am intrigued in how he uses PHP. I keep the book because it gives a good understanding of how to use PHP in a professional manner. Read more
Published on December 10, 2004 by K. Connolly

5.0 out of 5 stars Best PHP book ever
This is the best book I've seen so far for the beginner, and I definately wish I had it when I was started learning. Read more
Published on September 12, 2004 by calvin fraites

5.0 out of 5 stars A great book!
I ordered this book about a weeek ago. I have been doing nothing but reading it since. It is a great book and has way more then I expected. Read more
Published on September 12, 2004 by Josh Knowl

4.0 out of 5 stars Loads of practical information for your web project
This is the perfect book if you're planning to build a complex website and don't really know how to achieve this. Read more
Published on May 21, 2004 by Carlos Sánchez

5.0 out of 5 stars OUTSTANDING!
This is a very informative book! It is extremely thorough from start to finish, with real world examples and solutions. Read more
Published on April 28, 2004 by Bradley D. Beard

Only search this product's reviews



Customer Discussions

 Beta (What's this?)
New! See all customer communities, and bookmark your communities to keep track of them.
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]

   


Product Information from the Amapedia Community

Beta (What's this?)


So You'd Like to...


Look for Similar Items by Category


Cut Wood Down to Size

Cut Wood Down to Size

Split wood with ease using a log splitter from the Outdoor Power & Lawn Equipment Store.

Shop all log splitters

 

Big Savings in Books

Bargain Books
Find great titles at fantastic prices in our Bargain Books Store.
 

Buy Three Books, Get a Fourth Free

4-for-3 Books
Order any four eligible books under $10 and get the lowest-price book free in our 4-for-3 Books Store. See more details.
 

15% Off Philips Norelco Shavers

Up to 30% Off Lansinoh
Looking your best begins with a perfect shave. This July, get an additional 15% off when you use your Amazon.com Gift Card to purchase select Philips Norelco razors sold by Amazon.com.

Shop this offer now

 

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.


Where's My Stuff?

Shipping & 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
Glenn Beck's Common Sense
Glenn Beck's Common Sense
Darkfever
Darkfever by Karen Marie Moning
The Lost Symbol
The Lost Symbol by Dan Brown
$16.17

Conditions of Use | Privacy Notice © 1996-2009, Amazon.com, Inc. or its affiliates