Re: [PHP] Amazon WSDL

2006-04-25 Thread Richard Lynch
On Tue, April 25, 2006 7:13 pm, John Meyer wrote: > Richard Collyer wrote: >> John Meyer wrote: >>> Hey, is it possible to use the Amazon WSDL within PHP? >>> >> >> Lookie what the first google entry for "Amazon WSDL php" was: >> >> http://www.onlamp.com/pub/a/php/2003/07/03/php_amazon_soap.html >>

Re: [PHP] Amazon WSDL

2006-04-25 Thread John Meyer
Richard Collyer wrote: > John Meyer wrote: >> Hey, is it possible to use the Amazon WSDL within PHP? >> > > Lookie what the first google entry for "Amazon WSDL php" was: > > http://www.onlamp.com/pub/a/php/2003/07/03/php_amazon_soap.html > > Richard Nice, now I need to navigate the bloody Amaz

Re: [PHP] Amazon WSDL

2006-04-25 Thread Jochem Maas
Richard Lynch wrote: On Tue, April 25, 2006 4:56 pm, John Meyer wrote: Hey, is it possible to use the Amazon WSDL within PHP? http://php.net/soap should do it. If you're stuck with PHP 4, then Google nuSoap, I guess. But php 5 SOAP is about a zillion times better, imho. You type less, it

Re: [PHP] Amazon WSDL

2006-04-25 Thread Jochem Maas
Richard Collyer wrote: John Meyer wrote: Hey, is it possible to use the Amazon WSDL within PHP? Lookie what the first google entry for "Amazon WSDL php" was: http://www.onlamp.com/pub/a/php/2003/07/03/php_amazon_soap.html why use their WDSL when 98% of the their webservices users connect

Re: [PHP] Amazon WSDL

2006-04-25 Thread Richard Lynch
On Tue, April 25, 2006 4:56 pm, John Meyer wrote: > Hey, is it possible to use the Amazon WSDL within PHP? http://php.net/soap should do it. If you're stuck with PHP 4, then Google nuSoap, I guess. But php 5 SOAP is about a zillion times better, imho. You type less, it just works, it's way fast

Re: [PHP] Amazon WSDL

2006-04-25 Thread Richard Collyer
John Meyer wrote: Hey, is it possible to use the Amazon WSDL within PHP? Lookie what the first google entry for "Amazon WSDL php" was: http://www.onlamp.com/pub/a/php/2003/07/03/php_amazon_soap.html Richard -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.