Re: [PHP] PHP and SOAP newbie questions

2006-01-10 Thread Angelo Zanetti
Hi Jay, I've used nuSOAP and its pretty good. Perhaps you want to check out the nuSOAP mailing list: Nusoap-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nusoap-general This is the guys site who started nuSOAP (I think), there is alot of info and links

RE: [PHP] PHP and SOAP newbie questions

2006-01-10 Thread Weber Sites LTD
Message- From: Jay Paulson (CE CEN) [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 10, 2006 12:27 AM To: php-general@lists.php.net Subject: [PHP] PHP and SOAP newbie questions I recently got handed a project that requires me to use PHP to talk to a WSDL SOAP service. I'm not new to PHP but I am

[PHP] PHP and SOAP newbie questions

2006-01-09 Thread Jay Paulson \(CE CEN\)
I recently got handed a project that requires me to use PHP to talk to a WSDL SOAP service. I'm not new to PHP but I am new to SOAP. I have the basic idea of how SOAP works but still have a few questions I am hoping you all can answer for me. Which library would be better to use? NuSOAP or