Exercise: PHP consuming SOAP/WSDL services

In this exercise you must program PHP pages to consume different SOAP/WSDL web services.

Currency converter++

Adapt the currency converter so that I can convert from any currency to any other currency.

Add another input field, etc.

Other SOAP/WSDL services

Find some other SOAP/WSDL services and consume them in PHP.

If you want you can use some of the same services as in a previous exercise where you consumed SOAP/WSDL services in C#.

Or this SOAP/WSDL service with information on the World Championship football 2010 held in South Africa. Help: Example using the football service