Lab #6 - Web services access using SOAP

CS 183 - Hypermedia and the Web

For this final lab assignment for the class you will be using a SOAP API in PHP to access an Internet accessible SOAP service. The service that you will contact is a simple one, a temperature service. The service

Your task is to write a PHP script that will receive input from this html page containing a simple form, and use the input data to contact the service for temperature information via the SOAP API. The script should then return an HTML page containing the result from the service in some clearly readable format.

To perform this lab assignment, you will need to do the following:

For submission please email Sasha [at] cse [dot] ucsc [dot] edu your PHP script and a URL to the script on a working webserver such as your user directory on the people.ucsc.edu servers.

NOTE: Please copy your php script file to a .txt file before you attach, so it is not filtered out by the email filters running on the campus network.

Last modified: 3/5/2004