Example clients for Mahara Web Services ========================================================== The example clients are a to demonstrate the usage of the User, Group, and Institution APIs. These can be run by changing to the exampleclients directory and executing: php example_user_api.php --username=blah3 --password=blahblah --url=https://mahara.local.net/maharadev/webservice/soap/server.php * you need to change the parameters accordingly, and you will be prompted for token, and connectivity information.