Added by greg, last edited by greg on Jan 16, 2007  (view change)

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.

ATutor currently uses the nusoap SOAP library to create Web service clients. In PHP 5+ a native SOAP API is available so Web services clients can be created.

Additional details about creating Web service clients will be documented here. For now see the following for details:

PHP SOAP Reference

NuSOAP

See the Merlot Module for an example of php5 SOAP functionality 

See the Tile Module for an example of NuSOAP functionality