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
>>
>> Richard
>
>
> Nice, now I need to navigate the bloody Amazon web services.  Is it
> just
> me, or does it look like, just by browsing Amazon itself, you have to
> use Alexis to do web queries.  Specifically, I'm trying to find out
> how
> to query using an ISDN.

I have not read the article in that link.

I have NO IDEA what Alexis is, other than some damn toolbar thingie
that my boss installed, and f'ed up his browser with...

But I'm betting a dollar that you do not need Alexis AT ALL, and that
it's only ONE choice of a zillion.

Maybe the Amazon Developer Forums, specifically set up to address
questions like yours, would be most appropriate:

http://developer.amazonwebservices.com/connect/index.jspa

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



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 Amazon web services.  Is it just
me, or does it look like, just by browsing Amazon itself, you have to
use Alexis to do web queries.  Specifically, I'm trying to find out how
to query using an ISDN.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



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 just works, it's way faster, it's much cleaner...


did Richard just endorse php5? did hell freeze over? ;->



YMMV NAIAA



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



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 using their much simpler REST interface? I read not long ago
that only their very largest 'partners' (Ebay was mentioned) actually
use the WDSL inteface.

WDSL == OVRKLL ? ;-)


Richard



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



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 faster, it's much cleaner...

YMMV NAIAA

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



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.php.net/unsub.php



[PHP] Amazon WSDL

2006-04-25 Thread John Meyer
Hey, is it possible to use the Amazon WSDL within PHP?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php