topical media & game development
server-webapi-code-05-nusoapGeneration.php / php
<?php
require('../lib/nusoap.php');
params = array(
'devkey' => '123',
'action' => 'search',
'type' => 'book',
'keyword' => 'style'
);
action = 'library.example.com/api/soap/search';
result = method,
array('SearchRequest' => namespace,
(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.