Amazon.com: Creating Interactive Web Sites with PHP and Web Services (0025211442791): Eric Rosebrock, Sybex: Books


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
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 your Kindle here, or download a FREE Kindle Reading App.

Creating Interactive Web Sites with PHP and Web Services [Paperback]

Eric Rosebrock (Author), Sybex (Author)
3.6 out of 5 stars  See all reviews (24 customer reviews)

List Price: $53.95
Price: $39.38 & this item ships for FREE with Super Saver Shipping. Details
You Save: $14.57 (27%)
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.
Want it delivered Tuesday, February 28? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more


Book Description

December 19, 2003 0782142796 978-0782142792 1
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.


Customers Who Bought This Item Also Bought


Editorial Reviews

From the Back Cover

Build Dynamic Websites with PHP and MySQL—and Extend Those Sites withWeb Services

PHP and MySQL are great tools for buildingdatabase-driven websites. There's nothing new about that. What is new isthe environment in which your site operates—a world rich (and growingricher) in web services that can add value and functionality in many differentways. Creating Interactive Web Sites with PHP and Web Services walks youthrough every step of a major web project—a content-managementsystem—teaching you both the basic techniques and little-known tricks youneed to build successful web sites. And you can use those skills to developdynamic applications that will meet your special requirements. Here’s someof what you’ll find covered inside:
  • Adding,deleting, and displaying data with a custom content-managementsystem
  • Building a template system with PHP
  • Interacting with web servicesusing PHP and MySQL
  • Creating and managing a user system and a shoppingcart
  • Processing credit card payments using merchant accounts and third-partypayment solutions
  • Tracking site statistics using PHP and MySQL
  • Enhancingyour site with third-party scripts

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

About the Author

Eric Rosebrock, owner of PHP Freaks (http://www.phpfreaks.com), a community of developers helping one another learn and troubleshoot PHP. Eric has developed web pages with HTML, JavaScript, and ASP for 7 years and has been a professional PHP developer for 2 years. He has extensive knowledge of PHP, MySQL, Apache Web Server, and the Linux. Eric was a Windows 2k Sys Admin for the U.S.A.F. for 5 years, and has maintained over 2,000 workstations, 50 Windows 2k and NT servers, and IIS web servers.

Product Details

  • Paperback: 512 pages
  • Publisher: Sybex; 1 edition (December 19, 2003)
  • Language: English
  • ISBN-10: 0782142796
  • ISBN-13: 978-0782142792
  • Product Dimensions: 9.2 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 (24 customer reviews)
  • Amazon Best Sellers Rank: #1,561,466 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

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

7 of 7 people found the following review helpful:
4.0 out of 5 stars Great Book, Poor Title, February 24, 2004
This review is from: Creating Interactive Web Sites with PHP and Web Services (Paperback)
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.

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


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 
Amazon Verified Purchase(What's this?)
This review is from: Creating Interactive Web Sites with PHP and Web Services (Paperback)
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.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


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 
Amazon Verified Purchase(What's this?)
This review is from: Creating Interactive Web Sites with PHP and Web Services (Paperback)
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.
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)
First Sentence:
PHP 3.0 was a significant phase in the evolution of this project. Read the first page
Key Phrases - Capitalized Phrases (CAPs): (learn more)
What's Next, Enter Search Words, Table Field Name Data Type Length, Database Schema, Admin Links, Another News Article, Category Description, Change Drop Primary Index Unique Fulltext, Quick Admin, Submit Payment, Acme Gateway, Hypertext Markup Language, Login Failed, Members Area, Microsoft Internet Explorer, Missing Password, World News, Continue Shopping, Our Products, Read Full Article, Uniform Resource Locator, View Cart, Adobe Photoshop, Check All, Edit Delete
New!
Concordance | Text Stats
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:

Citations (learn more)
This book cites 2 books:
 
1 book cites 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.
 
(1)

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


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject