Soap service is not working in PHP5 Nusop

Kalai Vani <[email protected]>
Newsgroups gmane.comp.php.nusoap.general
Message-ID <CAC=cpAcfHF472uLtv4-iA-YmUnv4wgeKauR3_v8wzn8jhN_JQQ@mail.gmail.com>
Hi,

I hope, I may get response from you...

Recently, I have moved content from 'X' server to 'Y' server. 'X' server
was using php4.x and 'Y' was asked to use only php5.x.

Now, nusoap web servies were not working. So I did change to work like
below.

From:
function UserData(&$userid){
//formed xml arrayobject to return}

To:
function UserData($userid){
//formed xml arrayobject to return}

It works after removing & from input param.

Now I'm facing problem is, if server doesn't have input param, that it's
not return array of objects.

Please help me.

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk

_______________________________________________
Nusoap-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nusoap-general
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.