[drupal-devel] again: looking for XML-RPC testers
Karoly Negyesi
karoly at negyesi.net
Mon Jul 4 12:56:39 UTC 2005
Hi!
I already got to the point where an XML-RPC request is as simple as
$result = xmlrpc($url, $method, $arg1, $arg2, ....);
and then $result is a simple PHP variable ie. array('key1' => 'value1') or a
string etc etc. No new xmlrpc* to litter your code. We like simplicity,
aren't we?
I desperately need testers.
The server is under construction ATM but testers will be needed for that in
a day or two.
Regards
NK
More information about the drupal-devel
mailing list