Manas Tungare

HOWTO Obtain metadata for a book given its ISBN using Amazon Web Services in PHP

Jul 17, 2008

This is a quick snippet I put together for an academic project. To be able to write this, I had to go through several documentation resources, for what is essentially a single web service method call. I figured it would help if I shared my PHP code.

Related Posts