News Feed
Jobs Feed
Sections




News Archive
Sameer Borate's Blog:
Accessing Amazon Product Advertising API
August 24, 2009 @ 10:52:04

Sameer Borate recently posted this new look at hooking your PHP application into the Amazon Product Advertising API to use the updated key system Amazon has put in place.

In this post we will see how to access the Amazon Product Advertising API from PHP. Amazon has recently changed (from 15th Aug '09) the authentication mechanism for accessing their API which must now be signed with your Amazon keys. Unsigned requests will be rejected by Amazon. Note that the code uses the hash_hmac() hash function which is only available for PHP versions 5.1.2 and above, so the code will not work for versions below that.

The full code, including an example if it in action - connecting to the API and searching for the DVD of "X-Men Origins". The full code of his class is included, perfect for cut and pasting.

0 comments voice your opinion now!
amazon api product advertising tutorial


blog comments powered by Disqus

Similar Posts

Oracle Technology Network: Creating an Ajax Process Using PHP and Oracle

Padraic Brady's Blog: Google roll out OAuth Authorisation to all Google Data APIs

Zend Developer Zone: Debugging PHP applications with xdebug

Zend Developer Zone: Building AutoComplete Inputs with PHP, PEAR, Dojo and YUI

ParanoidFerret.com: Flex & PHP Tutorial - Transmitting data using JSON


Community Events









Don't see your event here?
Let us know!


podcast api introduction release unittest phpunit tool testing object database framework opinion interview zendframework2 community language code composer example development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework