Consume Web Service 13.02.08
Need to consume a Web Service:
http://smn2.cna.gob.mx/webservicessmn/service1.asmx
Load Information from the web Service and put it in a php/html page
Its a weather page, we need to present to the user the weather for each city, for example: www.travelbymexico.com/aguascalientes/clima, we need to get the current weather for the day and then in another page, present the weather pronostic for 5 days.. the results has to be in html and css.
its as simple as that