PHP Classes

File: readme.txt

Recommend this page to a friend!
  Classes of Braulio José Solano Rojas   Soap Discovery   readme.txt   Download  
File: readme.txt
Role: Documentation
Content type: text/plain
Description: Read me first
Class: Soap Discovery
Generate WSDL for SOAP Web service with reflection
Author: By
Last change:
Date: 19 years ago
Size: 290 bytes
 

Contents

Class file image Download
Just copy the three PHP files to your server in the same directory. Create a client that connects to HelloWorldService.php (for instance in .NET add a Web Reference to HelloWorldService.php?wsdl). Be sure that you are running PHP 5 and that the SOAP extension is loaded. Good luck!