Jump to content

PHP SOAP server without WSDL


ali_kiyani

Recommended Posts

Hi,

 

Can I create a SOAP server without WSDL? I mean this is the scenario:

 

1. Client sends a parameter to server

2. Server checks in database and returns result to the client

3. Client displays result on screen

 

So do I really need WSDL for that? Is there a way it should not require WSDL. Give me simple example code.

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/144200-php-soap-server-without-wsdl/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.