Re: [PHP] SOAP and Php question about authentication

2012-07-17 Thread Matijn Woudt
Op 17 jul. 2012 22:44 schreef "James Newman" het volgende: > > I agree with your response, the payment gateway insists that the > authentication I have been given is correct. My question was more around > "was I using the function correctly". It says authentication failed but > I've followed he

Re: [PHP] SOAP and Php question about authentication

2012-07-17 Thread James Newman
I agree with your response, the payment gateway insists that the authentication I have been given is correct. My question was more around "was I using the function correctly". It says authentication failed but I've followed he documentation to the letter. Is there a way I can output what the serv

Re: [PHP] SOAP and Php question about authentication

2012-07-17 Thread Curtis Maurand
That's not a helpful answer.  I'd be curious at a real answer for this, too.  I'm sure that there is something going on with session management on the client side as authentication has probably already happened, but the author doesn't know how to handle the response to the authentication correct

Re: [PHP] SOAP and Php question about authentication

2012-07-16 Thread Matijn Woudt
Op 17 jul. 2012 05:23 schreef "James Newman" het volgende: > > I'm having a few authentication issues and I'm not sure if it's my code or > the web service I'm connecting to. The code below shows what I'm working > with not sire if I'm going about it the right way. > > This is the error I get! >

[PHP] SOAP and Php question about authentication

2012-07-16 Thread James Newman
I'm having a few authentication issues and I'm not sure if it's my code or the web service I'm connecting to. The code below shows what I'm working with not sire if I'm going about it the right way. This is the error I get! Fatal error: Uncaught SoapFault exception: [soap:Client] System.Web.Serv

Re: [PHP] SOAP and PHP

2005-11-17 Thread Angelo Zanetti
Angelo Zanetti wrote: Hi guys. I've googled but found so many pages that I'm not sure what to use. I want to use PHP to make use of SOAP. I've found: -nuSoap -libxml(2) -php-soap -and others which seemed less important. Can you recommend which one to use? and which one is the most supported.

Re: [PHP] SOAP and PHP

2005-11-16 Thread Chris Shiflett
Angelo Zanetti wrote: I've googled but found so many pages that I'm not sure what to use. I want to use PHP to make use of SOAP. If you're using PHP 5, this is a good option: http://php.net/soap Hope that helps. Chris -- Chris Shiflett Brain Bulb, The PHP Consultancy http://brainbulb.com/

Re: [PHP] SOAP and PHP

2005-11-16 Thread Torgny Bjers
Angelo Zanetti wrote: > Hi guys. > > I've googled but found so many pages that I'm not sure what to use. > > I want to use PHP to make use of SOAP. > > I've found: > -nuSoap > -libxml(2) > -php-soap > -and others which seemed less important. > > Can you recommend which one to use? and which one is

[PHP] SOAP and PHP

2005-11-16 Thread Angelo Zanetti
Hi guys. I've googled but found so many pages that I'm not sure what to use. I want to use PHP to make use of SOAP. I've found: -nuSoap -libxml(2) -php-soap -and others which seemed less important. Can you recommend which one to use? and which one is the most supported. Also if I've missed som

[PHP] SOAP and php

2005-09-12 Thread Leon Vismer
Hi What would be the best option for PHP and SOAP support. Many thanks -- Leon -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php