Skip to content

Instantly share code, notes, and snippets.

@nabeelio
Created February 24, 2011 01:55
Show Gist options
  • Save nabeelio/841601 to your computer and use it in GitHub Desktop.
Save nabeelio/841601 to your computer and use it in GitHub Desktop.
Amazon PHP API Example
include 'amazon.php';
$amz = new AmazonProductLookup('YOUR AWS KEY', 'YOUR SECRET KEY');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment