Hi, I have a question that's been bugging me for a while. What's the difference between xmlrpc_decode and xmlrpc_decode_request? _request takes an extra parameter, $method, but I can't figure out what kind of effect it has. I can pass a totally bogus parameter to it.

What's the difference between these two functions, and what does the $method parameter do?

TIA,

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to