[PHP] How to catch an exception using SoapClient.

2012-08-06 Thread James Newman
I was wondering how I'd catch an exception using SoapClient. $data = array( 'Particular'=>'Payment for stuff', 'Email' =>'e mail address', 'CardNumber'=>'0000, 'CardType' =>'MC', &#x

Re: [PHP] Creating drop-down menus

2012-07-17 Thread James Newman
Just to put my 2cents in, you might want to try jQuery if you're going to go down the AJAX road. James. On Wed, Jul 18, 2012 at 1:59 AM, Ramiro Barrantes < ram...@precisionbioassay.com> wrote: > Thanks to everyone for their help, AJAX is the way to go. > > Daevid, it's interesting you welcome me

Re: [PHP] SOAP and Php question about authentication

2012-07-17 Thread James Newman
agement on the client side as authentication has probably > already happened, but the author doesn't know how to handle the response > to the authentication correctly. > > --Curtis > > Matijn > Woudt wrote: > > Op 17 jul. 2012 05:23 schreef "James > Newman" &g

[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