Recommend this page to a friend! |
All requests ![]() |
> | SOAP login and SOAP requests | > | Request new recommendation | > | ![]() |
> | ![]() |
by Jaco Heymans - 7 years ago (2016-07-29)
+4 | I really did google this and perhaps I am not googling the right stuff, but I have a SOAP web service, and in this service is the login name and password for users plus a lot of options like their monthly transactions. Now I have managed to create a login but their username and password displays in the URL, which can cause issues and more. Here is my question, where can I find a well documented tutorial to help build a PHP client to consume this Web service, or where can I get someone to help me with this. |
+3 |
This package is good to generate code for you to call SOAP Web services given the respective WSDL URL. |
1. by Jaco Heymans - 7 years ago (2016-08-08) Reply
Manuel Lemos, thank you very much! Generated all the classes as expected, as a noob when it comes to oop in php, can you recommend a good tutorial on using the classes generated?
Recommend package | |
|