I need to use it to query customer data.
How do I?
I have no experiences consuming services and need references.
I need to use it to query customer data.
How do I?
I have no experiences consuming services and need references.
@garssail
I'll give you some links to study that I'm sure will help you.
Creating a Web Service with php in a few minutes
Introduction JSON and PHP (Web Services)
In the first two, they will explain how a web service works and shows how to create it using SOAP.
In the second, it shows how to work with the return of WebServices when returning a JSON