topical media & game development
server-webapi-code-07-soapSimpleSearchRequest.php / php
<?php
require('../lib/nusoap.php');
params = array(
'keyword' => 'chris shiflett',
'page' => 1,
'mode' => 'books',
'tag' => 'preinheimerco-20',
'type' => 'lite',
'devtag' => '1PHH5VTRY7D300H7JTR2'
);
action = 'soap.amazon.com';
result = method,
array('KeywordSearchRequest' => namespace, result);
result['items'];
foreach (item)
{
echo
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.