I'm not experienced with WSDL but I can see it's in use here : http://www.weberdev.com/ViewArticle/439 Maybe it can help... Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. PHP code examples : http://www.weberdev.com PHP Web Logs : http://www.weberblog.com/ PHP & MySQL Forums : http://www.weberforums.com/ Learn PHP Playing Trivia http://www.webertrivia.com Web Development Index http://www.weberindex.com Web Templates http://www.webertemplates.com Search for PHP Code from your browser http://toolbar.weberdev.com -----Original Message----- From: Jay Paulson (CE CEN) [mailto:Jay.Paulson@xxxxxxxxxxxxxx] Sent: Tuesday, January 10, 2006 12:27 AM To: php-general@xxxxxxxxxxxxx Subject: 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 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 PEAR's SOAP library? Someone else is writing the WSDLs that I need to access. Does this mean that I just have to use a SOAP client to access the information or would I need to make a SOAP server? I guess what I'm asking is what is the difference between a SOAP client and a SOAP server? Lastly, do you all know of any good online tutorials I could check out that google may not suggest? Thanks! Jay -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php