I use cake with nusoap, I did a small tutorial and sample apps here:
http://www.cakephpforum.net/index.php?showtopic=559
hth
On Sep 12, 9:07 pm, . <[EMAIL PROTECTED]> wrote:
> Hi
>
> I am trying to convert the Remote Service (helloworld-server.php) in the
> following tutorial (in the URL below)
Hi
I am trying to convert the Remote Service (helloworld-server.php) in the
following tutorial (in the URL below) to cakephp Component-compatible. I am
struggling with the correct syntax, however. In the server->register(..)
method, the first parameter should be the name of the service function.