Welkom. Uw laatste bezoek was vrijdag 18 mei 2012 03:04.

Snel inloggen of registreer uzelf - (Wachtwoord vergeten?)

  1. Webservices.nl Support
  2. Technical Support
  3. Examples
  4. XML-RPC example script

Dit onderwerp heeft nog geen reacties, en bestaat uit 1 pagina.
Dit onderwerp is geplaatst op 02-06-2005 12:22.

XML-RPC example script


  1. An example script in PHP demonstrating the use of XML-RPC can be found here.
    The Incutio XML-RPC libary for PHP is used.

    The current version of this library contains a small bug. You can download a fixed version here.


    For a list (in xml format) of methods accessible via XML-RPC see:
    https://ws1.webservices.nl/rpc/get-simplexml/system.listMethods

    The required parameters (in xml format) for a method can be found by appending the methodname to the following url:
    https://ws1.webservices.nl/rpc/get-simplexml/system.methodParameters/

    Jozef wijzigde dit bericht op 21-11-2006 13:21 met 72%