We need to communicate with the .NET webservice url and get the date from the method by passing respective arguments. When trying to use with the NUSOAP library in the reponse i got the error as resul
I\'ve developed some code which uses the NuSoap classes for PHP to call a soap web-service. I\'m using NuSoap rather than the PHP 5 native classes mainly because I don\'t want to add an extra prerequi
Hope that someone is familiar with OpenCart here. I have problem with my Nusoap implementation on OpenCart. This is my implementation
I\'m pretty new in WS programming. I created WS (that I picked the base from http://www.digicoast.com/delphi_soap_standalone.html) using delphi-7
Hi I have a soap server written in nusoap that should return an array like: Array ( [Learner_Detail] => Array
I\'m writing a web service using NuSOAP in PHP. To test it, I have written both a server and a client. On the server end, I register the function like so:
I am trying to submit data to a web service using PHP and nusoap.The web service operation I\'m calling is located here: http://service.leads360.com/ClientService.asmx?op=AddLeads
I am working with nuSoap to build a soap server. But i cant get the attributes the way i want. I would like as return value:
I\'ve created WebService using NuSoap library, but I can\'t find anywhere how to implement authentication.
I am new to web services. I want to write a generic function in php nusoap server side which can query (fetch data from multiple tables) and return a dynamic array depending upon the results returned