Welcome Guest, Not a member yet? Register   Sign In
how i can deployed autentication whit nusoap?
#1

[eluser]tnathos[/eluser]
hi,

I making a webservice whit CI, al works fine.. but i dont know set the credentials in to webservice and use in a client..

how make this?

This is the code in the client.. for in the webservice server, where set the user and password?

Code:
$this->nusoap_client = new nusoap_client(base_url()."wsTx/service/?wsdl");
      $this->nusoap_client->setCredentials("user","password");

thansk


Messages In This Thread
how i can deployed autentication whit nusoap? - by El Forum - 06-12-2009, 10:41 AM
how i can deployed autentication whit nusoap? - by El Forum - 06-28-2009, 09:08 PM



Theme © iAndrew 2016 - Forum software by © MyBB