2
Need to use to query customer data.
How do I do?
I have no experience in consuming services and I need references.
2
Need to use to query customer data.
How do I do?
I have no experience in consuming services and I need references.
7
@garssail
I’ll point you to some study links 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 show you how to create using SOAP.
In the second, it shows how to work with the return of the Webservices when returning a JSON
Browser other questions tagged php web-service
You are not signed in. Login or sign up in order to post.
http://imasters.com.br/artigo/4535/php/construindo-web-services-em-php/
– Silvio Andorinha
gave error in example: "Notice: Undefined variable: HTTP_RAW_POST_DATA in C: xampp htdocs Webservicesoap server.php on line 20 This service does not provide a Web Description" as resolvo?
– garssail