class.AmazonAPI.inc: An interface between PHP and Amazon Web Services. Supports all the different search types and retuns an XML string. Includes various Amazon modes (books,
dvd, etc.) with methods to check if modes exist and return their String value. class.AmazonLiteXMLParser.inc: Parses the Amazon XML reply into a PHP array. Supports multiple
fields and data larger than 1024 KB.
<?php
Source code at http://www.amazonlite.com/ ?>