Welcome Guest, Not a member yet? Register   Sign In
Help with NuSoap CodeIgniter Library
#4

[eluser]CARP[/eluser]
Hi mahuti
I've tried your suggestion: I get a blank page

And, I've tried this
http://ellislab.com/forums/viewreply/394237/

and also get a blank page

I personally suspect about the function the service wants to register. I don't know up to which point CI will execute that function when the controller client calls it... I've "debugged" it with simple echos and die()'s and it is never called

Code:
function hello() {
        function hello($name) {
            $CI =&get;_instance();
            return 'Hi '.$name;
        }
    }


Messages In This Thread
Help with NuSoap CodeIgniter Library - by El Forum - 11-04-2008, 02:26 PM
Help with NuSoap CodeIgniter Library - by El Forum - 11-14-2008, 03:42 PM
Help with NuSoap CodeIgniter Library - by El Forum - 11-14-2008, 06:09 PM
Help with NuSoap CodeIgniter Library - by El Forum - 11-14-2008, 06:36 PM
Help with NuSoap CodeIgniter Library - by El Forum - 11-15-2008, 09:34 AM
Help with NuSoap CodeIgniter Library - by El Forum - 11-16-2008, 09:23 AM
Help with NuSoap CodeIgniter Library - by El Forum - 03-26-2009, 04:31 PM
Help with NuSoap CodeIgniter Library - by El Forum - 03-26-2009, 04:50 PM
Help with NuSoap CodeIgniter Library - by El Forum - 03-27-2009, 04:08 AM



Theme © iAndrew 2016 - Forum software by © MyBB