- Impact
- 49
Hello,
does anybody here have any experience with SOAP in PHP? I am creating a soap server and client to communicate data and I have few questions.
The main question is:
how can I return a dataSet such as a table result of an SQL querry?
I see a lot of examples online of a SOAP communication that returns a single value, So I am wondering how to format the response to return something like a recordset.
does anybody here have any experience with SOAP in PHP? I am creating a soap server and client to communicate data and I have few questions.
The main question is:
how can I return a dataSet such as a table result of an SQL querry?
I see a lot of examples online of a SOAP communication that returns a single value, So I am wondering how to format the response to return something like a recordset.








