How to use Zend Service Amazon?
问题 I've been doing a lot of digging around and have ended up with a huge headache and no success. I am trying to use the Zend Amazon Service (within my Codeigniter framework) to fetch information about a book using its ISBN. I initially tried it with Zend 1.12 but I kept getting an error about missing parameter AssociateTag. I am now trying with Zend 2.0 but still getting problems. This is the code I am using within my controller: set_include_path(get_include_path() . PATH_SEPARATOR . 'site