473,397 Members | 1,949 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

Zend Framework: Question about images and Zend_Service_Amazon

Hi,

I'm trying to utilise the Zend_Server_Amazon API in Zend Framwork to
view images of search results.

require_once'Zend/Service/Amazon/Query.php';

$query = new Zend_Service_Amazon_Query('MY-KEY', 'UK');
$query->Category('Books')->Keywords('PHP');
$results = $query->search();

foreach($results as $result) {
echo $result->Title.'<br>';
}

This example works great for getting the book title, but, I don't
understand how to then get the image. There is another class,
Zend_Service_Amazon_Image, which seems to be the ticket; but it expects
the parameter to be of type DOM. Any examples of how to use this class?
I wrongly presumed you'd pass it an instance of the ZS_AQ class.

Thanks

Andrew

Mar 6 '07 #1
0 1122

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: R. Rajesh Jeba Anbiah | last post by:
There are some criticism and speculations about Zend PHP Framework <http://www.zend.com/collaboration> <quote src="http://www.loudthinking.com/arc/000544.html"> PHP is a dead language. </quote>...
3
by: R. Rajesh Jeba Anbiah | last post by:
The Zend framework preview release is out <http://framework.zend.com/> and I don't know why such PEAR like (yet another) framework is needed. At the same time, Rasmus' article...
1
by: pjSoni | last post by:
Hi I would like to know from where to start learning zend frame work I need to develop project based on zend framework so what tools of zend framework I should use like db, template handling...
4
by: chonny | last post by:
How to connect and query odbc database with zend framework db?
0
by: hzqij1978 | last post by:
I am a newer of Zend Framework, i write a program to test the speed of Zend Framework, code like this: /var/www/htdocs/index.php <?php require_once 'Zend.php'; require_once...
5
by: Sanders Kaufman | last post by:
I've been programming a long time, but I'm not very bright these days. I've been using Zend Studio for a couple of years (LOVING IT!!) to build a web framework. I've been *hearing* about a...
3
by: Peter Wang | last post by:
Hi, all. I recently encountered a very annoying problem while using Zend Framework(ZF). We use ZF in our web application, and it works fine at the beginning, but later when concurrent...
0
by: walterbyrd | last post by:
Any opinions about the Zend framework? How does it compare to other frameworks such as cakephp, symfony, or prado? Would the Zend framework be useful for creating a CRUD datagrid?
2
by: Baldaris | last post by:
Hi, I am using Xampp , I am trying to use zend framework which i have installed from zend website, To use framework i need to save it in library folder right but i am not able to find it. if...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.