On 3/22/06, Eric BOYER <[EMAIL PROTECTED]> wrote:
This is the servers input:
<?xml version="1.0"?>
<methodCall>
<methodName>bonjour.testVector</methodName>
<params>
</params>
</methodCall>
As you can see, it does not contain any parameters. Not even an
*empty* array. So, the server is absolutely right to invoke
testVector(), and not testVector(Vector). In other words, I guess that
the problem is with the PHP side.
Jochen
--
Whenever you find yourself on the side of the
majority, it is time to pause and reflect.
(Mark Twain)