professional-php-12-BNQuote.php / php
<?php client = new SoapClient("http://www.xmethods.net/sd/2001/BNQuoteService.wsdl"); echo "The price of the book you requested is: <BR><B>"; print client->__call("getPrice", array("0764572822")); ?>
(C) Æliens 20/2/2008