SOAP: Return object to client
[email protected] (Manoj Singh)
| Newsgroups | php.soap |
|---|---|
| Message-ID | <[email protected]> |
Hi All, I am implementing the web service through PHP SOAP library. Actually I want to return the object to the client through web service so that client can call all the methods of that object. Please help me out. Regards, Manoj