Description of AmazonLib :
AmazonLib is a PHP script utilized by Amazon.com's web services for parsing XML array's. It's an easy way to write applications using Amazon.com's web services. This script can parse Amazon.com's XML responses into an associative array and can run on any PHP4 server and log most error messages. It consists of four components like nurest.php, amazonrest.php, amazonsoap.php and amazonseller.php .