How to implement WSDL service in PHP ?
        Posted  
        
            by WarDoGG
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by WarDoGG
        
        
        
        Published on 2010-04-19T09:48:54Z
        Indexed on 
            2010/04/19
            9:53 UTC
        
        
        Read the original article
        Hit count: 346
        
We are working on a website which will provide the client access to a WSDL service via SOAP mechanism.
How do i implement a WSDL service in PHP ?
© Stack Overflow or respective owner