Home
Home

Directory
Directory

Articles
Internet News
Security News
Ecommerce News
Domain News

Site Tools
Site Speed Test
Keyword Research
Resolve Hostname
DNS Tools
Register Domains
Affiliate Programs
Open Source

Shopping Carts
Cart Reviews
SSL Certificates

Enter your email address to subscribe to our updates:

Delivered by FeedBurner


Venue Charts
Channel Traffic Rankings
OAI Stock Quotes and Charts
eBay's Worst Feedback

Forum
Forum Home
TulipTools News
Advertising
Blogging
Computer Hardware
Domain Names
Ecommerce
Financing
Int'l Trading
Graphics and HTML
Internet Access
Legal Issues
Internet Business
Auction Sites
Classified Ad Sites
Fixed Price Venues
Operating Systems
Programming
Search Engines
Internet Security
Software
Web Hosting
Webmaster Issues
Reviews
Announcements
Off Topic Discussion

Web Hosting
TulipHosting

Domain Names
TulipDomains

Web Stats
TulipStats

Forum Rules
Forum Rules
Privacy Policy

Site Map
Forum Sitemap
Sitemap Topics




Directory| Forums| Internet News|Cart Reviews| DNS Tools| Keyword Research| Site Speed Test| Security| | Domain Marketplace| Domain Blog
TulipTools Internet Business Owners and Online Sellers Community
  • Home
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register
TulipTools Internet Business Owners and Online Sellers Community › Advertising, Affiliates, and Marketing › Advertising, Affiliates, and Marketing Discussion › Web Site Revenues: Advertising, Affiliate Programs, and Marketing for Site Owners › Affiliate Programs for Publishers › Amazon Affiliates
Tutorial: Creating an Amazon Storefront with PHP

  
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Tutorial: Creating an Amazon Storefront with PHP
02-08-2006, 11:01 AM,
Post: #1
mandy Offline
Administrator
*******
Posts: 9,932
Likes Given: 0
Likes Received: 6 in 5 posts
Joined: Feb 2011
Reputation: 0
Tutorial: Creating an Amazon Storefront with PHP
Part 1: Create an Amazon storefront using PHP, Part 1: Getting content with Amazon ECS http://www.ibm.com/developerworks/edu/os...on1-i.html

Part 2:Create an Amazon storefront using PHP, Part 2:  http://www.ibm.com/developerworks/edu/os...on2-i.html

Quote:In this tutorial

In this tutorial, we will build an Amazon storefront containing category links and a search box, allowing shoppers to browse categories in your store. Unlike most PHP applications, this one requires no local database, as data is stored on Amazon's servers. Therefore, this tutorial relies heavily on the Simple Object Access Protocol (SOAP), a Web services protocol that organizes information in XML. Web services is the way in which applications, like the PHP application you will build throughout this tutorial, communicate with central servers to obtain information.

Through the Amazon E-Commerce Service (ECS), you will obtain and display content from categories that shoppers choose. When a category is selected, you will create parameters indicating that category, collect other relevant information, and launch a SOAP client. The SOAP client will take the parameters, form an XML document, and relay the XML document to the SOAP server. The Amazon server accesses its databases to create an XML document containing items that match the criteria. Finally, the server returns an XML document to your SOAP client, which parses it into a data structure from which you extract the requested data.

Prerequisites

This tutorial is for programmers interested in creating a storefront that automates the process of connecting to Amazon Web Services and displaying the result using PHP. This assumes you are familiar with basic PHP concepts, including for and while loops, and form handling. If you are uncertain of your PHP prowess, there are great tutorials available to help you get up to speed.

You should be familiar with Amazon Web Services, which are introduced in the developerWorks series "Boost application development with Amazon Web Services."

System requirements

To follow along with this tutorial, you will need to install and test the following tools, and retrieve two identifiers from Amazon:

Web Server
    Pick any Web server and operating system. Feel free to use Apache V2.X, or the IBM HTTP Server.
PHP
    You can follow along without PHP, but if you are interested in interacting with the sample application, download PHP V5. Make sure to enable the PHP SOAP extensions.
Amazon
    You need two things from Amazon: an Amazon Web Services developer token and an Amazon Associates ID.
Web Browser
    You need a Web browser. These include Mozilla, Firefox, Opera, and Microsoft Internet Explorer.
Like Post Reply
[+]
02-09-2006, 01:24 AM,
Post: #2
jezebel Offline
Tulip Fanatic
*******
Posts: 1,385
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Jul 2005
Reputation: 0
Re: Tutorial: Creating an Amazon Storefront with PHP
Like the world needs any more Amazon affiliate sites.  :Smile Protest
Like Post Reply
[+]
« Next Oldest | Next Newest »


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)
  • Contact Us
  • TulipTools Internet Business Owners and Online Sellers Community
  • Return to Top
  • Lite (Archive) Mode
  • RSS Syndication
  • Help
Current time: 07-12-2025, 04:23 AM Powered By MyBB, © 2002-2025 MyBB Group. Theme created by Justin S.
powered by Apache

powered by Linuxpowered by CentOS

Copyright 2000-2013 TulipTools.com. All rights reserved.