Welcome Guest, Not a member yet? Register   Sign In
Problem With nuSoap and CI
#2

[eluser]tudo75[/eluser]
Maybe the problem is the wrong $ns values in your Controllers
Code:
class soap_member extends CI_Controller {

    var $nusoap_server;
    var $ns = 'http://khoshmaze.ir/index.php/soap_member';

and

Code:
class Client extends CI_Controller {

var $nusoap_client;
var $ns = 'http://127.0.0.1/samenea/index.php/soap_member?wsdl';


Messages In This Thread
Problem With nuSoap and CI - by El Forum - 07-26-2014, 07:27 PM
Problem With nuSoap and CI - by El Forum - 09-04-2014, 01:58 PM



Theme © iAndrew 2016 - Forum software by © MyBB