Sending a SOAP message with PHP
        Posted  
        
            by Probocop
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Probocop
        
        
        
        Published on 2010-05-27T15:17:48Z
        Indexed on 
            2010/05/27
            15:21 UTC
        
        
        Read the original article
        Hit count: 163
        
soap
Hi, what I'm trying to do is send a load of values captured from a form to a CRM system with SOAP and PHP. I've been reading up on SOAP for a while and I don't understand how to go about doing so, does anybody else know?
© Stack Overflow or respective owner